Merge pull request #61359 from aleksandra-malinowska/cluster-autoscaler-1.2.0-beta1

Automatic merge from submit-queue (batch tested with PRs 60373, 61098, 61352, 61359, 61362). 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>.

Update Cluster Autoscaler version to 1.2.0-beta1

Update Cluster Autoscaler version to 1.2.0-beta1

```release-note:
NONE
```
This commit is contained in:
Kubernetes Submit Queue 2018-03-21 22:39:18 -07:00 committed by GitHub
commit 0c4ed53f7d
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.1.2",
"image": "k8s.gcr.io/cluster-autoscaler:v1.2.0-beta1",
"livenessProbe": {
"httpGet": {
"path": "/health-check",