Bumped Cluster Autoscaler to v0.1.0

This commit is contained in:
Piotr Szczesniak 2016-05-25 09:38:29 +02:00
parent 9a996f4eea
commit 5e3dfdefa2

View File

@ -15,7 +15,7 @@
"containers": [ "containers": [
{ {
"name": "cluster-autoscaler", "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": [ "command": [
"./cluster-autoscaler", "./cluster-autoscaler",
"--kubernetes=http://127.0.0.1:8080?inClusterConfig=f", "--kubernetes=http://127.0.0.1:8080?inClusterConfig=f",