Merge pull request #52422 from mwielgus/ca-0.7.0-beta1

Automatic merge from submit-queue

Bump Cluster Autoscaler to 0.7.0-beta1

This is a part of the CA release process for 1.8.
pull/6/head
Kubernetes Submit Queue 2017-09-13 12:15:12 -07:00 committed by GitHub
commit 1a29ef1360
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.7.0-alpha3",
"image": "gcr.io/google_containers/cluster-autoscaler:v0.7.0-beta1",
"livenessProbe": {
"httpGet": {
"path": "/health-check",