Skip to content

Commit 55bb72b

Browse files
authored
Merge pull request kubernetes#89054 from losipiuk/lo/bump-ca-1.18.0-beta.1
Bump Cluster-Autoscaler to cluster-autoscaler:v1.18.0-beta.1
2 parents 5bf4a4c + 6be4d0a commit 55bb72b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/gce/manifests/cluster-autoscaler.manifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"containers": [
1818
{
1919
"name": "cluster-autoscaler",
20-
"image": "k8s.gcr.io/cluster-autoscaler:v1.18.0-beta.0",
20+
"image": "k8s.gcr.io/cluster-autoscaler:v1.18.0-beta.1",
2121
"livenessProbe": {
2222
"httpGet": {
2323
"path": "/health-check",

0 commit comments

Comments
 (0)