Update Cluster Autoscaler version to 1.2.0-beta1

This commit is contained in:
Aleksandra Malinowska
2018-03-19 17:09:15 +01:00
parent 67be0a90f4
commit 76c6210076

View File

@@ -14,7 +14,7 @@
"containers": [ "containers": [
{ {
"name": "cluster-autoscaler", "name": "cluster-autoscaler",
"image": "k8s.gcr.io/cluster-autoscaler:v1.1.2", "image": "k8s.gcr.io/cluster-autoscaler:v1.2.0-beta1",
"livenessProbe": { "livenessProbe": {
"httpGet": { "httpGet": {
"path": "/health-check", "path": "/health-check",