Skip to content

Commit

Permalink
Merge pull request kubernetes#97012 from towca/patch-6
Browse files Browse the repository at this point in the history
[1.20.1] Bump Cluster Autoscaler to v1.20.0
  • Loading branch information
k8s-ci-robot committed Apr 9, 2021
2 parents 0cd3594 + f7b66fe commit c9b9e61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/gce/manifests/cluster-autoscaler.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"containers": [
{
"name": "cluster-autoscaler",
"image": "k8s.gcr.io/autoscaling/cluster-autoscaler:v1.19.0",
"image": "k8s.gcr.io/autoscaling/cluster-autoscaler:v1.20.0",
"livenessProbe": {
"httpGet": {
"path": "/health-check",
Expand Down

0 comments on commit c9b9e61

Please sign in to comment.