Merge pull request #26252 from piosz/ca-0.1.0

Automatic merge from submit-queue

Bumped Cluster Autoscaler to v0.1.0

[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel)]()
pull/6/head
k8s-merge-robot 2016-05-25 01:50:39 -07:00
commit a2de33e7ff
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
"containers": [
{
"name": "cluster-autoscaler",
"image": "gcr.io/google_containers/cluster-autoscaler:v0.0.1-alpha2-5",
"image": "gcr.io/google_containers/cluster-autoscaler:v0.1.0",
"command": [
"./cluster-autoscaler",
"--kubernetes=http://127.0.0.1:8080?inClusterConfig=f",