Commit 4604d17b authored by Marcin Wielgus's avatar Marcin Wielgus

Bump cluster autoscaler to 0.7.0-beta2

parent 64fde982
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
"containers": [ "containers": [
{ {
"name": "cluster-autoscaler", "name": "cluster-autoscaler",
"image": "gcr.io/google_containers/cluster-autoscaler:v0.7.0-beta1", "image": "gcr.io/google_containers/cluster-autoscaler:v0.7.0-beta2",
"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