Commit 59c0b62e authored by Łukasz Osipiuk's avatar Łukasz Osipiuk

Update Cluster Autoscaler version in gce manifests to 1.13.1

parent ad728da0
...@@ -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", "image": "k8s.gcr.io/cluster-autoscaler:v1.13.1",
"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