From 508aef512ab80bf4e14634d9919a31c0efbd80f5 Mon Sep 17 00:00:00 2001 From: James Blair Date: Sat, 7 Sep 2024 16:19:45 +1200 Subject: [PATCH] Updated gitea to latest upstream release 1.22.2. --- gitea/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gitea/Chart.yaml b/gitea/Chart.yaml index 37fc199..9465828 100644 --- a/gitea/Chart.yaml +++ b/gitea/Chart.yaml @@ -1,7 +1,7 @@ --- apiVersion: v2 -appVersion: 1.22.1 +appVersion: 1.22.2 description: Gitea Helm chart for Kubernetes name: gitea type: application -version: "1.1.18" +version: "1.1.19"