Merge pull request #78866 from losipiuk/lo/k8s-1.15

Update Cluster Autoscaler version to 1.15.0
This commit is contained in:
Kubernetes Prow Robot
2019-06-10 13:47:08 -07:00
committed by GitHub

View File

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