Merge pull request #82501 from losipiuk/lo/ca-1.16-final

Update Cluster Autoscaler version to 1.16.0
This commit is contained in:
Kubernetes Prow Robot 2019-09-09 14:12:54 -07:00 committed by GitHub
commit 6348200c92
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.16.0-beta.1",
"image": "k8s.gcr.io/cluster-autoscaler:v1.16.0",
"livenessProbe": {
"httpGet": {
"path": "/health-check",