From 1bbf6d03d280e79d0b0c1e5403c7007ecb416667 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 20 Feb 2023 22:26:52 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/gitea to v1.18.4 --- charts/stable/gitea/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/gitea/values.yaml b/charts/stable/gitea/values.yaml index e4a8e41e65c..f4f1bd162b0 100644 --- a/charts/stable/gitea/values.yaml +++ b/charts/stable/gitea/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/gitea - tag: 1.18.3@sha256:c62e6af12fea14091c950919c7d8531584360e9d2903e243e49e14445d6dfd97 + tag: 1.18.4@sha256:bdadeedec01ed09e9f5c944631e1046e4dcaaa2fff4b45242c914b206ccac905 pullPolicy: IfNotPresent podSecurityContext: From 2124f4d78af9f1b31536b4d1606a01e3ea58f612 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 20 Feb 2023 22:30:56 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/gitea/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/gitea/Chart.yaml b/charts/stable/gitea/Chart.yaml index 6f040620841..9a3c5ed04f7 100644 --- a/charts/stable/gitea/Chart.yaml +++ b/charts/stable/gitea/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.18.3" +appVersion: "1.18.4" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -35,7 +35,7 @@ sources: - https://gitea.com/gitea/helm-chart - https://github.com/go-gitea/gitea type: application -version: 12.0.28 +version: 12.0.29 annotations: truecharts.org/catagories: | - GIT