From 450f8a0770ba08e076aad1ccb1b53cfcf80db99d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 6 Jun 2025 19:02:55 +0000 Subject: [PATCH] chore(deps): update dependency https://github.com/kubernetes-csi/external-snapshotter.git to v8.2.1 --- app-files/core-deployments.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-files/core-deployments.yaml b/app-files/core-deployments.yaml index f50b759..6adddf2 100644 --- a/app-files/core-deployments.yaml +++ b/app-files/core-deployments.yaml @@ -82,10 +82,10 @@ spec: targetRevision: HEAD path: longhorn - repoURL: https://github.com/kubernetes-csi/external-snapshotter.git - targetRevision: v8.2.0 # <-- needs to be updated when longhorn version is changed. Find the correct version here: https://longhorn.io/docs/latest/snapshots-and-backups/csi-snapshot-support/csi-volume-snapshot-associated-with-longhorn-snapshot/ + targetRevision: v8.2.1 # <-- needs to be updated when longhorn version is changed. Find the correct version here: https://longhorn.io/docs/latest/snapshots-and-backups/csi-snapshot-support/csi-volume-snapshot-associated-with-longhorn-snapshot/ path: client/config/crd - repoURL: https://github.com/kubernetes-csi/external-snapshotter.git - targetRevision: v8.2.0 # <-- needs to be updated when longhorn version is changed. Find the correct version here: https://longhorn.io/docs/latest/snapshots-and-backups/csi-snapshot-support/csi-volume-snapshot-associated-with-longhorn-snapshot/ + targetRevision: v8.2.1 # <-- needs to be updated when longhorn version is changed. Find the correct version here: https://longhorn.io/docs/latest/snapshots-and-backups/csi-snapshot-support/csi-volume-snapshot-associated-with-longhorn-snapshot/ path: deploy/kubernetes/snapshot-controller destination: server: https://kubernetes.default.svc -- 2.47.2