Skip to content

Commit 3466517

Browse files
authored
Merge pull request kubernetes#125124 from humblec/up
update snapshot controller to v8.0.0
2 parents 790dfdb + c253346 commit 3466517

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,7 +22,7 @@ spec:
2222
serviceAccount: volume-snapshot-controller
2323
containers:
2424
- name: volume-snapshot-controller
25-
image: registry.k8s.io/sig-storage/snapshot-controller:v6.3.3
25+
image: registry.k8s.io/sig-storage/snapshot-controller:v8.0.0
2626
args:
2727
- "--v=5"
2828
- "--metrics-path=/metrics"

0 commit comments

Comments
 (0)