Merge pull request #71452 from losipiuk/lo/update-ca-version-1.13

Update Cluster Autoscaler version to 1.13.0-rc.2
This commit is contained in:
k8s-ci-robot 2018-11-27 07:06:34 -08:00 committed by GitHub
commit 414cfbd821
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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