Unverified Commit 95d3ce15 authored by k8s-ci-robot's avatar k8s-ci-robot Committed by GitHub

Merge pull request #68739 from losipiuk/lo/ca-1.12

Update Cluster Autoscaler version 1.12.0
parents e3dbad32 f53537a3
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
"containers": [ "containers": [
{ {
"name": "cluster-autoscaler", "name": "cluster-autoscaler",
"image": "k8s.gcr.io/cluster-autoscaler:v1.12.0-beta.1", "image": "k8s.gcr.io/cluster-autoscaler:v1.12.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