From 524a50a3df9782d04a7e0ab60c36bcce7f39ec87 Mon Sep 17 00:00:00 2001 From: James Blair Date: Sat, 15 Apr 2023 06:54:24 +1200 Subject: [PATCH] Updated gitea to latest upstream release 1.19.1 --- gitea/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gitea/Chart.yaml b/gitea/Chart.yaml index 424f3f7..1100f5e 100644 --- a/gitea/Chart.yaml +++ b/gitea/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 1.19.0 +appVersion: 1.19.1 description: Gitea Helm chart for Kubernetes name: gitea type: application -version: "1.0.9" +version: "1.0.10"