Update Cluster Autoscaler version in gce manifests to 1.13.1

pull/58/head
Łukasz Osipiuk 2018-12-07 13:04:35 +01:00
parent ad728da0e6
commit 59c0b62e42
1 changed files with 1 additions and 1 deletions

View File

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