From 5e41d899766467f11d22e682508379419bd8708f Mon Sep 17 00:00:00 2001 From: James Blair Date: Mon, 27 Nov 2023 15:49:44 +1300 Subject: [PATCH] Updated gitea to latest upstream release 1.21.1 --- gitea/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gitea/Chart.yaml b/gitea/Chart.yaml index 6142c4f..336bb8b 100644 --- a/gitea/Chart.yaml +++ b/gitea/Chart.yaml @@ -1,7 +1,7 @@ --- apiVersion: v2 -appVersion: 1.21.0 +appVersion: 1.21.1 description: Gitea Helm chart for Kubernetes name: gitea type: application -version: "1.1.6" +version: "1.1.7"