From 91ddf896b06dfbc47390d50e1d62865aedde1102 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:49 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20registry.k8s.io//si?= =?UTF-8?q?g-storage/snapshot-controller=20(=20v8.1.0=20=E2=86=92=20v8.2.0?= =?UTF-8?q?=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..a8270a318 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 @@ -59,7 +59,7 @@ zfsController: registry: registry.k8s.io/ repository: sig-storage/snapshot-controller pullPolicy: IfNotPresent - tag: v8.1.0 + tag: v8.2.0 extraArgs: [] provisioner: name: "csi-provisioner"