Commit b546740c authored by Marcin Wielgus's avatar Marcin Wielgus

Bump cluster autoscaler to 1.0.1-beta1

parent be8f1cea
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
"containers": [ "containers": [
{ {
"name": "cluster-autoscaler", "name": "cluster-autoscaler",
"image": "gcr.io/google_containers/cluster-autoscaler:v1.0.0", "image": "gcr.io/google_containers/cluster-autoscaler:v1.0.1-beta1",
"livenessProbe": { "livenessProbe": {
"httpGet": { "httpGet": {
"path": "/health-check", "path": "/health-check",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment