From 79c6a53749b46bb2a4738f9bd962a4ce80f79525 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 18:09:15 +0000 Subject: [PATCH] Update dependency kubernetes-csi/external-snapshotter to v6.3.3 --- 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 9ba1a140..23a30e0e 100644 --- a/argocd/system/csi-external-snapshotter/kustomization.yaml +++ b/argocd/system/csi-external-snapshotter/kustomization.yaml @@ -6,5 +6,5 @@ resources: # Longhorn 1.5.1 is compatible with CSI Snapshot Controller 6.2.1 # (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.2.1 -- https://github.com/kubernetes-csi/external-snapshotter/deploy/kubernetes/snapshot-controller/?ref=v6.2.1 \ No newline at end of file +- https://github.com/kubernetes-csi/external-snapshotter/client/config/crd/?ref=v6.3.3 +- https://github.com/kubernetes-csi/external-snapshotter/deploy/kubernetes/snapshot-controller/?ref=v6.3.3 \ No newline at end of file