Merge pull request 'Update Helm release longhorn to v1.9.0' (#1003) from renovate/longhorn-1.x into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful

Reviewed-on: #1003
This commit is contained in:
Tom Neuber 2025-06-06 20:53:32 +02:00
commit 51ef93426e

View file

@ -70,7 +70,7 @@ spec:
sources: sources:
- repoURL: https://charts.longhorn.io - repoURL: https://charts.longhorn.io
chart: longhorn chart: longhorn
targetRevision: 1.8.1 # see Infos below, the CSI snapshotter needs to be updated too <-- version association can be found here: https://longhorn.io/docs/latest/snapshots-and-backups/csi-snapshot-support/enable-csi-snapshot-support/ targetRevision: 1.9.0 # see Infos below, the CSI snapshotter needs to be updated too <-- version association can be found here: https://longhorn.io/docs/latest/snapshots-and-backups/csi-snapshot-support/enable-csi-snapshot-support/
helm: helm:
releaseName: longhorn releaseName: longhorn
valueFiles: valueFiles:
@ -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