diff --git a/k8s/unwind/csi_snapshotter/stateful_set_list.cue b/k8s/unwind/csi_snapshotter/stateful_set_list.cue index 7e1248450..d71e9c2ac 100644 --- a/k8s/unwind/csi_snapshotter/stateful_set_list.cue +++ b/k8s/unwind/csi_snapshotter/stateful_set_list.cue @@ -44,7 +44,7 @@ import ( }] }, { name: "csi-snapshotter" - image: "registry.k8s.io/sig-storage/csi-snapshotter:v6.2.1" + image: "registry.k8s.io/sig-storage/csi-snapshotter:v8.0.1" args: [ "--v=5", "--csi-address=$(ADDRESS)",