From ada7e713c282363c87ff13aeb23f25fdfc803433 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Apr 2024 11:53:25 +0000 Subject: [PATCH] Update dependency kubernetes-csi/external-snapshotter to v7 --- argocd/system/csi-external-snapshotter/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/argocd/system/csi-external-snapshotter/kustomization.yaml b/argocd/system/csi-external-snapshotter/kustomization.yaml index 7e77bbec..a1137691 100644 --- a/argocd/system/csi-external-snapshotter/kustomization.yaml +++ b/argocd/system/csi-external-snapshotter/kustomization.yaml @@ -6,5 +6,5 @@ resources: # Longhorn 1.6.0 is compatible with CSI Snapshot Controller 6.3.2 # (https://github.com/kubernetes-csi/external-snapshotter) # In this version of CSI Snapshot Controller kustomization files are available -- https://github.com/kubernetes-csi/external-snapshotter/client/config/crd/?ref=v6.3.2 -- https://github.com/kubernetes-csi/external-snapshotter/deploy/kubernetes/snapshot-controller/?ref=v6.3.2 \ No newline at end of file +- https://github.com/kubernetes-csi/external-snapshotter/client/config/crd/?ref=v7.0.2 +- https://github.com/kubernetes-csi/external-snapshotter/deploy/kubernetes/snapshot-controller/?ref=v7.0.2 \ No newline at end of file