Bump cluster autoscaler to 0.1.1

This commit is contained in:
Marcin 2016-05-31 20:00:00 +02:00
parent d2a45f0ba5
commit 246f3aaebc

View File

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