Skip to content

Commit b27e0b5

Browse files
committed
Update Cluster Autoscaler version to 1.16.0
1 parent 35cf6b6 commit b27e0b5

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.16.0-beta.1",
20+
"image": "k8s.gcr.io/cluster-autoscaler:v1.16.0",
2121
"livenessProbe": {
2222
"httpGet": {
2323
"path": "/health-check",

0 commit comments

Comments
 (0)