Update Cluster Autoscaler version to 1.15.0-beta.1

This commit is contained in:
Łukasz Osipiuk 2019-06-07 17:10:37 +02:00
parent a1c5019739
commit df304b0a4d

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.15.0-beta.1",
"livenessProbe": {
"httpGet": {
"path": "/health-check",