Merge pull request #55626 from aleksandra-malinowska/cluster-autoscaler-1.1.0-alpha1

Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Bump Cluster Autoscaler version to 1.1.0-alpha1
This commit is contained in:
Kubernetes Submit Queue 2017-11-13 11:16:00 -08:00 committed by GitHub
commit 1418f98452
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@
"containers": [ "containers": [
{ {
"name": "cluster-autoscaler", "name": "cluster-autoscaler",
"image": "gcr.io/google_containers/cluster-autoscaler:v1.0.2", "image": "gcr.io/google_containers/cluster-autoscaler:v1.1.0-alpha1",
"livenessProbe": { "livenessProbe": {
"httpGet": { "httpGet": {
"path": "/health-check", "path": "/health-check",