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

Merge pull request #75181 from losipiuk/lo/master-ca-1.14-beta.1

Update Cluster Autscaler version to 1.14.0-beta.1
parents 44e369b0 2790d915
......@@ -17,7 +17,7 @@
"containers": [
{
"name": "cluster-autoscaler",
"image": "k8s.gcr.io/cluster-autoscaler:v1.13.0",
"image": "k8s.gcr.io/cluster-autoscaler:v1.14.0-beta.1",
"livenessProbe": {
"httpGet": {
"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