Unverified Commit 3a61a667 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #61564 from mwielgus/automated-cherry-pick-of-#61561-upstream-release-1.10

Automatic merge from submit-queue. Automated cherry pick of #61561: Cluster Autoscaler 1.2.0 Cherry pick of #61561 on release-1.10. #61561: Cluster Autoscaler 1.2.0
parents 436e68cf 62491e5e
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
"containers": [ "containers": [
{ {
"name": "cluster-autoscaler", "name": "cluster-autoscaler",
"image": "k8s.gcr.io/cluster-autoscaler:v1.1.2", "image": "k8s.gcr.io/cluster-autoscaler:v1.2.0",
"livenessProbe": { "livenessProbe": {
"httpGet": { "httpGet": {
"path": "/health-check", "path": "/health-check",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment