Merge pull request #93577 from vivekbagade/master

Update Cluster Autoscaler version to 1.19.0
This commit is contained in:
Kubernetes Prow Robot 2020-08-05 06:42:28 -07:00 committed by GitHub
commit aa0632208e
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.18.0", "image": "k8s.gcr.io/autoscaling/cluster-autoscaler:v1.19.0",
"livenessProbe": { "livenessProbe": {
"httpGet": { "httpGet": {
"path": "/health-check", "path": "/health-check",