Merge pull request #52170 from mwielgus/ca-0.7.0-a3

Automatic merge from submit-queue

Bump cluster autoscaler to 0.7.0-alpha3

After adding an extra field to `etc/gce.conf` CA stopped starting properly. After this change CI test suite should become more green.
This commit is contained in:
Kubernetes Submit Queue 2017-09-08 08:28:16 -07:00 committed by GitHub
commit 6aad75279a

View File

@ -25,7 +25,7 @@
"containers": [
{
"name": "cluster-autoscaler",
"image": "gcr.io/google_containers/cluster-autoscaler:v0.7.0-alpha2",
"image": "gcr.io/google_containers/cluster-autoscaler:v0.7.0-alpha3",
"livenessProbe": {
"httpGet": {
"path": "/health-check",