Bump Cluster Autoscaler to 0.5.2

This commit is contained in:
Marcin Wielgus 2017-04-24 17:36:34 +02:00
parent 3ef2cf8adb
commit 1f561d16ff

View File

@ -25,7 +25,7 @@
"containers": [
{
"name": "cluster-autoscaler",
"image": "gcr.io/google_containers/cluster-autoscaler:v0.5.1",
"image": "gcr.io/google_containers/cluster-autoscaler:v0.5.2",
"command": [
"./run.sh",
"--kubernetes=http://127.0.0.1:8080?inClusterConfig=f",