From e865d0832e97429eb0e7112bd23e6efaf6681dd4 Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Mon, 1 Jun 2026 15:56:06 -0500 Subject: [PATCH] chore: update longhorn and gitea versions --- manifests/gitea/chart.yaml | 4 ++-- manifests/helm/longhorn.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/gitea/chart.yaml b/manifests/gitea/chart.yaml index 26785ea..dd068be 100644 --- a/manifests/gitea/chart.yaml +++ b/manifests/gitea/chart.yaml @@ -15,7 +15,7 @@ spec: chart: spec: chart: gitea - version: "12.5.3" + version: "12.6.0" sourceRef: kind: HelmRepository name: gitea-repository @@ -35,7 +35,7 @@ spec: storageClass: longhorn-default image: - tag: "1.25.5" + tag: "1.26.2" replicaCount: 1 diff --git a/manifests/helm/longhorn.yaml b/manifests/helm/longhorn.yaml index 84fa463..01ce315 100644 --- a/manifests/helm/longhorn.yaml +++ b/manifests/helm/longhorn.yaml @@ -27,7 +27,7 @@ spec: chart: spec: chart: longhorn - version: "1.11.1" + version: "1.11.2" sourceRef: kind: HelmRepository name: longhorn