From c6477a814f1083aa68c8aa18f4ec4dddcda3a798 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 16:08:16 +0000 Subject: [PATCH] Update dependency kubernetes-csi/external-snapshotter to v8 --- .../csi-external-snapshotter/app/base/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/platform/csi-external-snapshotter/app/base/kustomization.yaml b/kubernetes/platform/csi-external-snapshotter/app/base/kustomization.yaml index c2159336..20103404 100644 --- a/kubernetes/platform/csi-external-snapshotter/app/base/kustomization.yaml +++ b/kubernetes/platform/csi-external-snapshotter/app/base/kustomization.yaml @@ -5,5 +5,5 @@ resources: # Longhorn 1.7.2 is compatible with CSI Snapshot Controller 7.0.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=v7.0.2 -- https://github.com/kubernetes-csi/external-snapshotter/deploy/kubernetes/snapshot-controller/?ref=v7.0.2 \ No newline at end of file +- https://github.com/kubernetes-csi/external-snapshotter/client/config/crd/?ref=v8.2.0 +- https://github.com/kubernetes-csi/external-snapshotter/deploy/kubernetes/snapshot-controller/?ref=v8.2.0 \ No newline at end of file