Commit 16f050bd authored by Marcin Wielgus's avatar Marcin Wielgus

Bump Cluster Autoscaler to 1.1.2

parent 7e98a3ad
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
"containers": [ "containers": [
{ {
"name": "cluster-autoscaler", "name": "cluster-autoscaler",
"image": "k8s.gcr.io/cluster-autoscaler:v1.1.1", "image": "k8s.gcr.io/cluster-autoscaler:v1.1.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