From cc59c25ca3f5a5420669701224dd3dd923e901cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 19:13:23 +0000 Subject: [PATCH] Bump sig-storage/csi-provisioner Bumps the csi-vxflexos group with 1 update in the /charts/csi-vxflexos directory: sig-storage/csi-provisioner. Updates `sig-storage/csi-provisioner` from v6.0.0 to v6.1.0 --- updated-dependencies: - dependency-name: sig-storage/csi-provisioner dependency-version: v6.1.0 dependency-type: direct:production dependency-group: csi-vxflexos ... Signed-off-by: dependabot[bot] --- charts/csi-vxflexos/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/csi-vxflexos/values.yaml b/charts/csi-vxflexos/values.yaml index 77172830..bf6d5666 100644 --- a/charts/csi-vxflexos/values.yaml +++ b/charts/csi-vxflexos/values.yaml @@ -19,7 +19,7 @@ images: attacher: image: registry.k8s.io/sig-storage/csi-attacher:v4.10.0 provisioner: - image: registry.k8s.io/sig-storage/csi-provisioner:v6.0.0 + image: registry.k8s.io/sig-storage/csi-provisioner:v6.1.0 snapshotter: image: registry.k8s.io/sig-storage/csi-snapshotter:v8.4.0 resizer: