Merge pull request #75480 from losipiuk/lo/ca-1.14.0

Update Cluster Autscaler version to 1.14.0
k3s-v1.15.3
Kubernetes Prow Robot 2019-03-19 09:28:25 -07:00 committed by GitHub
commit 164fad5e3f
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.14.0-beta.2",
"image": "k8s.gcr.io/cluster-autoscaler:v1.14.0",
"livenessProbe": {
"httpGet": {
"path": "/health-check",