Bump Cluster Autoscaler to 1.1.2

This commit is contained in:
Marcin Wielgus 2018-03-06 12:31:25 +01:00
parent 7e98a3ad7c
commit 16f050bd99

View File

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