From 44fadda353a4f200a96a4ca734b0194bec038d5b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 16:36:35 +0000 Subject: [PATCH] chore(deps): update helm release longhorn to v1.12.0 --- apps/longhorn/helmfile.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/longhorn/helmfile.yaml.gotmpl b/apps/longhorn/helmfile.yaml.gotmpl index d4d11d0..158cffe 100644 --- a/apps/longhorn/helmfile.yaml.gotmpl +++ b/apps/longhorn/helmfile.yaml.gotmpl @@ -5,5 +5,5 @@ repositories: releases: - name: longhorn chart: longhorn/longhorn - version: 1.10.1 + version: 1.12.0 namespace: longhorn-system