From 643fc89c617b87aeb48f076179d17b35a8a70128 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 22 Feb 2023 01:53:01 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/gitea to v1.18.5 --- 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 f4f1bd162b0..d688230fb0d 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.4@sha256:bdadeedec01ed09e9f5c944631e1046e4dcaaa2fff4b45242c914b206ccac905 + tag: 1.18.5@sha256:722c1aa3d962d7cdbec55a8016b33197468ea59a08e89650b33d6410973df944 pullPolicy: IfNotPresent podSecurityContext: From 15401c9cdbe16f5da04dc5757c1c443e0347e04b Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 22 Feb 2023 01:56:57 +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 9a3c5ed04f7..96c9fbe446e 100644 --- a/charts/stable/gitea/Chart.yaml +++ b/charts/stable/gitea/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.18.4" +appVersion: "1.18.5" 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.29 +version: 12.0.30 annotations: truecharts.org/catagories: | - GIT