Merge pull request #71842 from losipiuk/lo/ca-1.13.1

Update Cluster Autoscaler version in gce manifests to 1.13.1
pull/58/head
Kubernetes Prow Robot 2018-12-07 15:55:34 -08:00 committed by GitHub
commit f2c8f1cadf
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": [
{
"name": "cluster-autoscaler",
"image": "k8s.gcr.io/cluster-autoscaler:v1.13.0",
"image": "k8s.gcr.io/cluster-autoscaler:v1.13.1",
"livenessProbe": {
"httpGet": {
"path": "/health-check",