Update Cluster Autoscaler version to 1.16.2

This commit is contained in:
Łukasz Osipiuk 2019-10-17 11:54:16 +02:00
parent cedacc9cae
commit efe79f28cf

View File

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