Skip to content

Commit b546740

Browse files
committed
Bump cluster autoscaler to 1.0.1-beta1
1 parent be8f1ce commit b546740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/saltbase/salt/cluster-autoscaler/cluster-autoscaler.manifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"containers": [
2626
{
2727
"name": "cluster-autoscaler",
28-
"image": "gcr.io/google_containers/cluster-autoscaler:v1.0.0",
28+
"image": "gcr.io/google_containers/cluster-autoscaler:v1.0.1-beta1",
2929
"livenessProbe": {
3030
"httpGet": {
3131
"path": "/health-check",

0 commit comments

Comments
 (0)