Skip to content

Commit dee62a7

Browse files
authored
Merge pull request kubernetes#95412 from saikat-royc/snapshot-controller-bump
Upgrade snapshot controller to 3.0.0
2 parents 4bbf411 + 5a3632d commit dee62a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/addons/volumesnapshots/volume-snapshot-controller/volume-snapshot-controller-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ spec:
2222
serviceAccount: volume-snapshot-controller
2323
containers:
2424
- name: volume-snapshot-controller
25-
image: k8s.gcr.io/sig-storage/snapshot-controller:v2.1.1
25+
image: k8s.gcr.io/sig-storage/snapshot-controller:v3.0.0
2626
args:
2727
- "--v=5"

0 commit comments

Comments
 (0)