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

Merge pull request #71842 from losipiuk/lo/ca-1.13.1

Update Cluster Autoscaler version in gce manifests to 1.13.1
parents 4abb4523 59c0b62e
......@@ -17,7 +17,7 @@
"containers": [
{
"name": "cluster-autoscaler",
"image": "k8s.gcr.io/cluster-autoscaler:v1.13.0",
"image": "k8s.gcr.io/cluster-autoscaler:v1.13.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