Update Cluster Autoscaler version to 1.16.0

This commit is contained in:
Łukasz Osipiuk 2019-09-09 19:11:51 +02:00
parent 35cf6b6cbc
commit b27e0b54f1

View File

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