Unverified Commit ea325751 authored by Kubernetes Prow Robot's avatar Kubernetes Prow Robot Committed by GitHub

Merge pull request #75733 from losipiuk/automated-cherry-pick-of-#75480-upstream-release-1.14

Automated cherry pick of #75480: Update Cluster Autscaler version to 1.14.0
parents 71e429a8 d195255f
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
"containers": [ "containers": [
{ {
"name": "cluster-autoscaler", "name": "cluster-autoscaler",
"image": "k8s.gcr.io/cluster-autoscaler:v1.14.0-beta.2", "image": "k8s.gcr.io/cluster-autoscaler:v1.14.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