Skip to content

Commit

Permalink
Merge pull request #75181 from losipiuk/lo/master-ca-1.14-beta.1
Browse files Browse the repository at this point in the history
Update Cluster Autscaler version to 1.14.0-beta.1
  • Loading branch information
k8s-ci-robot committed Mar 11, 2019
2 parents 44e369b + 2790d91 commit 6ec5a7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/gce/manifests/cluster-autoscaler.manifest
Expand Up @@ -17,7 +17,7 @@
"containers": [
{
"name": "cluster-autoscaler",
"image": "k8s.gcr.io/cluster-autoscaler:v1.13.0",
"image": "k8s.gcr.io/cluster-autoscaler:v1.14.0-beta.1",
"livenessProbe": {
"httpGet": {
"path": "/health-check",
Expand Down

0 comments on commit 6ec5a7d

Please sign in to comment.