Bump Cluster Autoscaler to 0.6.0-alpha1

pull/6/head
Marcin Wielgus 2017-06-13 16:36:12 +02:00
parent 695d438508
commit abd16a8107
1 changed files with 1 additions and 1 deletions

View File

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