From a098c4c4fe0ba8ea455c33e2691b8af4921c73fd Mon Sep 17 00:00:00 2001 From: James Blair Date: Sun, 11 Sep 2022 09:42:15 +1200 Subject: [PATCH] Updated gitea to release 1.17.2. --- gitea/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gitea/Chart.yaml b/gitea/Chart.yaml index 70e7812..10b4ecc 100644 --- a/gitea/Chart.yaml +++ b/gitea/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 1.17.1 +appVersion: 1.17.2 description: Gitea Helm chart for Kubernetes name: gitea type: application -version: "1.0.0" +version: "1.0.1"