Skip to content

Commit 5a3632d

Browse files
committed
Upgrade snapshot controller to 3.0.0
1 parent b53ba30 commit 5a3632d

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)