Merge pull request #31998 from mwielgus/ca-0.3.0-b6

Automatic merge from submit-queue

Bump ClusterAutoscaler to 0.3.0-beta6

Contains https://github.com/kubernetes/contrib/pull/1685.
This commit is contained in:
Kubernetes Submit Queue 2016-09-03 22:47:03 -07:00 committed by GitHub
commit 7bab34c3e9

View File

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