Bump Cluster Autoscaler version to 1.17.0

This commit is contained in:
Łukasz Osipiuk 2019-11-25 19:20:55 +01:00
parent 2e57e54fa6
commit b1b9e6254a

View File

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