From 087595768ce5a46113c6d9cabad3d9614c81083f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 04:49:24 +0000 Subject: [PATCH] Update Helm release longhorn to v1.12.1 --- 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..1866637 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.1 namespace: longhorn-system