Merge pull request #75181 from losipiuk/lo/master-ca-1.14-beta.1

Update Cluster Autscaler version to 1.14.0-beta.1
pull/564/head
Kubernetes Prow Robot 2019-03-11 07:15:32 -07:00 committed by GitHub
commit 6ec5a7d337
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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