Switch cluster autoscaler to 0.4.0-beta1

This commit is contained in:
Marcin 2016-11-08 11:45:42 +01:00
parent 866293b704
commit b6ef1a132e

View File

@ -25,7 +25,7 @@
"containers": [ "containers": [
{ {
"name": "cluster-autoscaler", "name": "cluster-autoscaler",
"image": "gcr.io/google_containers/cluster-autoscaler:v0.3.0", "image": "gcr.io/google_containers/cluster-autoscaler:v0.4.0-beta1",
"command": [ "command": [
"/bin/sh", "/bin/sh",
"-c", "-c",