From 49bde822659edfbf39a965e9b95fa3068bc890f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 10:09:11 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20chart=20longhorn=20(=201.?= =?UTF-8?q?11.0=20=E2=86=92=201.11.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | helm | longhorn | 1.11.0 | 1.11.1 | Signed-off-by: Roger Rumao --- infrastructure/longhorn/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/longhorn/Chart.yaml b/infrastructure/longhorn/Chart.yaml index 0696b9073..bdf1d905c 100644 --- a/infrastructure/longhorn/Chart.yaml +++ b/infrastructure/longhorn/Chart.yaml @@ -3,5 +3,5 @@ apiVersion: v2 version: 1.0.0 dependencies: - name: longhorn - version: "1.11.0" + version: "1.11.1" repository: https://charts.longhorn.io