diff --git a/k8s/unwind/csi_snapshotter/stateful_set_list.cue b/k8s/unwind/csi_snapshotter/stateful_set_list.cue index 7e1248450..03e1738b8 100644 --- a/k8s/unwind/csi_snapshotter/stateful_set_list.cue +++ b/k8s/unwind/csi_snapshotter/stateful_set_list.cue @@ -61,7 +61,7 @@ import ( }] }, { name: "hostpath" - image: "registry.k8s.io/sig-storage/hostpathplugin:v1.11.0" + image: "registry.k8s.io/sig-storage/hostpathplugin:v1.12.0" args: [ "--v=5", "--endpoint=$(CSI_ENDPOINT)",