Unverified Commit 3d68f44d authored by k8s-ci-robot's avatar k8s-ci-robot Committed by GitHub

Merge pull request #71513 from losipiuk/lo/update-ca-version-1.13.0

Update Cluster Autoscaler version to 1.13.0
parents 3f47b4fe 6db2483e
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
"containers": [ "containers": [
{ {
"name": "cluster-autoscaler", "name": "cluster-autoscaler",
"image": "k8s.gcr.io/cluster-autoscaler:v1.13.0-rc.2", "image": "k8s.gcr.io/cluster-autoscaler:v1.13.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