Merge pull request #47878 from mwielgus/ca-0.6.0-beta1

Automatic merge from submit-queue

Bump Cluster Autoscaler to 0.6.0-beta1

This is a part of the release process of CA 0.6 with K8S 1.7. This version fixes bugs spotted in CA 0.6.0-alpha2.
pull/6/head
Kubernetes Submit Queue 2017-06-21 19:33:56 -07:00 committed by GitHub
commit 2e365baec8
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.6.0-alpha2",
"image": "gcr.io/google_containers/cluster-autoscaler:v0.6.0-beta1",
"command": [
"./run.sh",
"--kubernetes=http://127.0.0.1:8080?inClusterConfig=f",