From 1d70bb9e52af06f96fe02ef14c382694893fc84c Mon Sep 17 00:00:00 2001 From: James Blair Date: Mon, 24 Oct 2022 22:13:18 +1300 Subject: [PATCH] Updated gitea to latest upstream release. --- gitea/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gitea/Chart.yaml b/gitea/Chart.yaml index 7f9ab84..bc9f189 100644 --- a/gitea/Chart.yaml +++ b/gitea/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 1.17.2 +appVersion: 1.17.3 description: Gitea Helm chart for Kubernetes name: gitea type: application -version: "1.0.2" +version: "1.0.3"