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 # ┌──────────────────┐