Update cluster autoscaler to 1.12.0-beta.1

This commit is contained in:
Łukasz Osipiuk 2018-09-03 14:37:11 +02:00
parent 1cfeede6d5
commit 1725d2358f

View File

@ -17,7 +17,7 @@
"containers": [
{
"name": "cluster-autoscaler",
"image": "k8s.gcr.io/cluster-autoscaler:v1.3.2-beta.2",
"image": "k8s.gcr.io/cluster-autoscaler:v1.12.0-beta.1",
"livenessProbe": {
"httpGet": {
"path": "/health-check",