From 36a7d6710d8335efe99361862915012bdd2c60f9 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 20 Jan 2023 13:26:19 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/gitea to v1.18.2 --- 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 eda9fa77692..83eebfc8fd5 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.1@sha256:13490e48273ff5dc79cbf94416f683567ccbf7b1272641987a46e1d02f2b72d0 + tag: 1.18.2@sha256:cba06922ce4a750a3862fd8b7acb9a75b78dd00760963e48c5174ef199258b49 pullPolicy: IfNotPresent podSecurityContext: From b8308337c7c0d3d7f53263d99ebc9645b8729482 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 20 Jan 2023 13:30:14 +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 3ae990d6d22..973d3d83d89 100644 --- a/charts/stable/gitea/Chart.yaml +++ b/charts/stable/gitea/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.18.1" +appVersion: "1.18.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -35,7 +35,7 @@ sources: - https://github.com/go-gitea/gitea - https://hub.docker.com/r/gitea/gitea/ type: application -version: 12.0.21 +version: 12.0.22 annotations: truecharts.org/catagories: | - GIT