Merge pull request #61561 from mwielgus/ca-1.2.0-head

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>.

Cluster Autoscaler 1.2.0

```release-note
Cluster Autoscaler 1.2.0 - release notes available here: https://github.com/kubernetes/autoscaler/releases
```
This commit is contained in:
Kubernetes Submit Queue 2018-03-25 23:27:44 -07:00 committed by GitHub
commit 566e3445c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@
"containers": [
{
"name": "cluster-autoscaler",
"image": "k8s.gcr.io/cluster-autoscaler:v1.2.0-beta1",
"image": "k8s.gcr.io/cluster-autoscaler:v1.2.0",
"livenessProbe": {
"httpGet": {
"path": "/health-check",