chore(longhorn): update external snapshotter to v8.2.0
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful

This commit is contained in:
Tom Neuber 2025-06-06 20:53:06 +02:00
parent 10f8bf3235
commit ed2cf0a804
Signed by: tom
GPG key ID: F17EFE4272D89FF6

View file

@ -82,10 +82,10 @@ spec:
targetRevision: HEAD targetRevision: HEAD
path: longhorn path: longhorn
- repoURL: https://github.com/kubernetes-csi/external-snapshotter.git - repoURL: https://github.com/kubernetes-csi/external-snapshotter.git
targetRevision: v7.0.2 # <-- 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.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/
path: client/config/crd path: client/config/crd
- repoURL: https://github.com/kubernetes-csi/external-snapshotter.git - repoURL: https://github.com/kubernetes-csi/external-snapshotter.git
targetRevision: v7.0.2 # <-- 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.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/
path: deploy/kubernetes/snapshot-controller path: deploy/kubernetes/snapshot-controller
destination: destination:
server: https://kubernetes.default.svc server: https://kubernetes.default.svc