Update Helm release longhorn to v1.6.1
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
81bd9378a2
commit
a6eac9fb43
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ spec:
|
|||
sources:
|
||||
- repoURL: https://charts.longhorn.io
|
||||
chart: longhorn
|
||||
targetRevision: 1.6.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/
|
||||
targetRevision: 1.6.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/
|
||||
helm:
|
||||
releaseName: longhorn
|
||||
valueFiles:
|
||||
|
|
Loading…
Reference in a new issue