Skip to content

Commit 3b21118

Browse files
Revert "Update registry.k8s.io/autoscaling/cluster-autoscaler Docker tag to v…" (#255)
1 parent 5b0932c commit 3b21118

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.35.0
24+
- image: registry.k8s.io/autoscaling/cluster-autoscaler:v1.34.2
2525
name: cluster-autoscaler
2626
imagePullPolicy: Always
2727
resources:

0 commit comments

Comments
 (0)