Bump cluster autoscaler to 0.5.0-beta2

pull/6/head
Marcin Wielgus 2017-03-16 01:59:38 +01:00
parent 5bd730645c
commit 39d5a321f7
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.0-beta1",
"image": "gcr.io/google_containers/cluster-autoscaler:v0.5.0-beta2",
"command": [
"./run.sh",
"--kubernetes=http://127.0.0.1:8080?inClusterConfig=f",