Update Cluster Autoscaler version to 1.13.0

This commit is contained in:
Łukasz Osipiuk 2018-11-28 16:06:18 +01:00
parent 3f47b4febd
commit 6db2483e0b

View File

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