Merge pull request #78866 from losipiuk/lo/k8s-1.15

Update Cluster Autoscaler version to 1.15.0
This commit is contained in:
Kubernetes Prow Robot 2019-06-10 13:47:08 -07:00 committed by GitHub
commit d873167e8f
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.15.0-beta.1",
"image": "k8s.gcr.io/cluster-autoscaler:v1.15.0",
"livenessProbe": {
"httpGet": {
"path": "/health-check",