Skip to content

Commit ef65a96

Browse files
Update registry.k8s.io/autoscaling/cluster-autoscaler Docker tag to v1.34.2 (#244)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4fd5297 commit ef65a96

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.1
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)