Skip to content

Commit 514e71c

Browse files
Update registry.k8s.io/autoscaling/cluster-autoscaler Docker tag to v1.35.0 (#253)
1 parent f1ff692 commit 514e71c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/cluster-autoscaler/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
spec:
2222
serviceAccountName: cluster-autoscaler
2323
containers:
24-
- image: registry.k8s.io/autoscaling/cluster-autoscaler:v1.34.2
24+
- image: registry.k8s.io/autoscaling/cluster-autoscaler:v1.35.0
2525
name: cluster-autoscaler
2626
imagePullPolicy: Always
2727
resources:

0 commit comments

Comments
 (0)