Skip to content

Commit f06dce8

Browse files
feat(github-release): update release kubernetes-csi/external-snapshotter ( v8.3.0 → v8.4.0 )
1 parent ffbcda9 commit f06dce8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup/crds/kustomization.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ resources:
1414
# │ external-snapshotter │
1515
# └──────────────────────┘
1616
# renovate: datasource=github-releases depName=kubernetes-csi/external-snapshotter
17-
# https://github.com/kubernetes-csi/external-snapshotter/raw/v8.3.0/client/config/crd/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
17+
# https://github.com/kubernetes-csi/external-snapshotter/raw/v8.4.0/client/config/crd/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
1818
- ./vendor/kubernetes-csi_external-snapshotter/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
1919
# renovate: datasource=github-releases depName=kubernetes-csi/external-snapshotter
20-
# https://github.com/kubernetes-csi/external-snapshotter/raw/v8.3.0/client/config/crd/snapshot.storage.k8s.io_volumesnapshots.yaml
20+
# https://github.com/kubernetes-csi/external-snapshotter/raw/v8.4.0/client/config/crd/snapshot.storage.k8s.io_volumesnapshots.yaml
2121
- ./vendor/kubernetes-csi_external-snapshotter/snapshot.storage.k8s.io_volumesnapshots.yaml
2222
# renovate: datasource=github-releases depName=kubernetes-csi/external-snapshotter
23-
# https://github.com/kubernetes-csi/external-snapshotter/raw/v8.3.0/client/config/crd/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
23+
# https://github.com/kubernetes-csi/external-snapshotter/raw/v8.4.0/client/config/crd/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
2424
- ./vendor/kubernetes-csi_external-snapshotter/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
2525

2626
# ┌──────────────────┐

0 commit comments

Comments
 (0)