From b8d4d8c50ab7455dbcabe05d7a8e18b38f57fa33 Mon Sep 17 00:00:00 2001 From: James Blair Date: Thu, 20 Feb 2025 15:39:07 +1300 Subject: [PATCH] Updated gitea to latest upstream release 1.23.4. --- gitea/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gitea/Chart.yaml b/gitea/Chart.yaml index ad172a1..e469008 100644 --- a/gitea/Chart.yaml +++ b/gitea/Chart.yaml @@ -1,7 +1,7 @@ --- apiVersion: v2 -appVersion: 1.22.6 +appVersion: 1.23.4 description: Gitea Helm chart for Kubernetes name: gitea type: application -version: "1.1.22" +version: "1.1.23"