Merge pull request #47430 from mwielgus/ca-0.6.0-a1

Automatic merge from submit-queue

Bump Cluster Autoscaler to 0.6.0-alpha1

cc: @MaciekPytel @aleksandra-malinowska
pull/6/head
Kubernetes Submit Queue 2017-06-13 09:24:47 -07:00 committed by GitHub
commit 85832892b1
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",