Bump cluster autoscaler to 0.3.0-beta2

This commit is contained in:
Marcin Wielgus 2016-08-18 10:42:06 +02:00
parent 214c916045
commit b9c2627e7e

View File

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