From 5fe99bbedff21bb4413c6ded911adf4695a7eca3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 00:53:49 +0000 Subject: [PATCH] =?UTF-8?q?feat(github-release):=20update=20release=20kube?= =?UTF-8?q?rnetes-csi/external-snapshotter=20(=20v8.3.0=20=E2=86=92=20v8.4?= =?UTF-8?q?.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup/crds/kustomization.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/setup/crds/kustomization.yaml b/setup/crds/kustomization.yaml index d820cb9c96d..23e6a61faf6 100644 --- a/setup/crds/kustomization.yaml +++ b/setup/crds/kustomization.yaml @@ -14,13 +14,13 @@ resources: # │ external-snapshotter │ # └──────────────────────┘ # renovate: datasource=github-releases depName=kubernetes-csi/external-snapshotter - # https://github.com/kubernetes-csi/external-snapshotter/raw/v8.3.0/client/config/crd/snapshot.storage.k8s.io_volumesnapshotclasses.yaml + # https://github.com/kubernetes-csi/external-snapshotter/raw/v8.4.0/client/config/crd/snapshot.storage.k8s.io_volumesnapshotclasses.yaml - ./vendor/kubernetes-csi_external-snapshotter/snapshot.storage.k8s.io_volumesnapshotclasses.yaml # renovate: datasource=github-releases depName=kubernetes-csi/external-snapshotter - # https://github.com/kubernetes-csi/external-snapshotter/raw/v8.3.0/client/config/crd/snapshot.storage.k8s.io_volumesnapshots.yaml + # https://github.com/kubernetes-csi/external-snapshotter/raw/v8.4.0/client/config/crd/snapshot.storage.k8s.io_volumesnapshots.yaml - ./vendor/kubernetes-csi_external-snapshotter/snapshot.storage.k8s.io_volumesnapshots.yaml # renovate: datasource=github-releases depName=kubernetes-csi/external-snapshotter - # https://github.com/kubernetes-csi/external-snapshotter/raw/v8.3.0/client/config/crd/snapshot.storage.k8s.io_volumesnapshotcontents.yaml + # https://github.com/kubernetes-csi/external-snapshotter/raw/v8.4.0/client/config/crd/snapshot.storage.k8s.io_volumesnapshotcontents.yaml - ./vendor/kubernetes-csi_external-snapshotter/snapshot.storage.k8s.io_volumesnapshotcontents.yaml # ┌──────────────────┐