Merge pull request #63974 from aleksandra-malinowska/cluster-autoscaler-v1.2.2

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

Update Cluster Autoscaler version to 1.2.2

```release-note
Cluster Autoscaler 1.2.2 (release notes: https://github.com/kubernetes/autoscaler/releases/tag/cluster-autoscaler-1.2.2)
```
This commit is contained in:
Kubernetes Submit Queue 2018-05-18 08:26:08 -07:00 committed by GitHub
commit dfdfea8426
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.1",
"image": "k8s.gcr.io/cluster-autoscaler:v1.2.2",
"livenessProbe": {
"httpGet": {
"path": "/health-check",