From 53a850bec376c5fac7f91767ae0670cb2c9b35c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 14:42:27 +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 e20724b2c..a0bb3eb50 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.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=v8.1.0 +- https://github.com/kubernetes-csi/external-snapshotter/deploy/kubernetes/snapshot-controller/?ref=v8.1.0 \ No newline at end of file