From d56517fe9140f605315376000c86ac5f4695dc9c Mon Sep 17 00:00:00 2001 From: "commit-commander-91[bot]" <184876747+commit-commander-91[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 18:10:45 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20registry.k8s.io//si?= =?UTF-8?q?g-storage/csi-snapshotter=20(=20v8.1.0=20=E2=86=92=20v8.2.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/apps/kube-system/zfs-localpv/app/helm-values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/kube-system/zfs-localpv/app/helm-values.yaml b/kubernetes/main/apps/kube-system/zfs-localpv/app/helm-values.yaml index 84898cdbc..ddc00c751 100644 --- a/kubernetes/main/apps/kube-system/zfs-localpv/app/helm-values.yaml +++ b/kubernetes/main/apps/kube-system/zfs-localpv/app/helm-values.yaml @@ -51,7 +51,7 @@ zfsController: registry: registry.k8s.io/ repository: sig-storage/csi-snapshotter pullPolicy: IfNotPresent - tag: v8.1.0 + tag: v8.2.0 extraArgs: [] snapshotController: name: "snapshot-controller"