Merge pull request #67396 from aleksandra-malinowska/cluster-autoscaler-1.3.2-beta.1

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

Update Cluster Autoscaler version to 1.3.2-beta.1

Update Cluster Autoscaler version to 1.3.2-beta.1

```release-note
Update Cluster Autoscaler version to 1.3.2-beta.1. Release notes: https://github.com/kubernetes/autoscaler/releases/tag/cluster-autoscaler-1.3.2-beta.1
```

/cc @MaciekPytel 
/sig autoscaling
This commit is contained in:
Kubernetes Submit Queue 2018-08-15 05:42:37 -07:00 committed by GitHub
commit 4f847b41b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@
"containers": [
{
"name": "cluster-autoscaler",
"image": "k8s.gcr.io/cluster-autoscaler:v1.3.1",
"image": "k8s.gcr.io/cluster-autoscaler:v1.3.2-beta.1",
"livenessProbe": {
"httpGet": {
"path": "/health-check",