diff --git a/k8s/unwind/csi_snapshotter/stateful_set_list.cue b/k8s/unwind/csi_snapshotter/stateful_set_list.cue index 7e1248450..af6096a2a 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:v6.3.4" args: [ "--v=5", "--csi-address=$(ADDRESS)",