Update Cluster Autoscaler to 1.14.2

pull/564/head
Łukasz Osipiuk 2019-04-25 12:44:25 +02:00
parent 3c949c7d41
commit 68309f5e27
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.14.0",
"image": "k8s.gcr.io/cluster-autoscaler:v1.14.2",
"livenessProbe": {
"httpGet": {
"path": "/health-check",