From 6033bca319a1d7578e17a6c4a24440073abc2d7b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 18 Oct 2024 07:03:10 +0000 Subject: [PATCH] Update Helm release longhorn to v1.7.2 --- app-files/core-deployments.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-files/core-deployments.yaml b/app-files/core-deployments.yaml index 165c9bb..2c79ba0 100644 --- a/app-files/core-deployments.yaml +++ b/app-files/core-deployments.yaml @@ -70,7 +70,7 @@ spec: sources: - repoURL: https://charts.longhorn.io chart: longhorn - targetRevision: 1.7.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.7.2 # 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: -- 2.45.2