Merge pull request #78794 from losipiuk/lo/ca-1.15.0-beta.1

Update Cluster Autoscaler version to 1.15.0-beta.1
This commit is contained in:
Kubernetes Prow Robot 2019-06-07 09:25:59 -07:00 committed by GitHub
commit 78220fe380
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",