Commit e4663f73 authored by Łukasz Osipiuk's avatar Łukasz Osipiuk

Update Cluster Autscaler version to 1.14.0-beta.2

parent d5a3db00
...@@ -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.1", "image": "k8s.gcr.io/cluster-autoscaler:v1.14.0-beta.2",
"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