From aa59b241ba9e8e92fe645e37752d948d1c311767 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 22 Dec 2022 06:22:26 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/gitea to v1.17.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 57c7618d0d0..299d12328c7 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.17.3@sha256:04cac022cb72cfaaf65aca0c0aaf160c1f625c649d36842ced438d746653de0b + tag: 1.17.4@sha256:8f3d6e6b1feabd3b27e3f7502efc35f2c7bac242192496e9a4d518663167c80e pullPolicy: IfNotPresent podSecurityContext: From 27c27aed7936b5561e9909d66f797c585821709e Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 22 Dec 2022 06:26:29 +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 f3ca2cf4636..092d90ea4a3 100644 --- a/charts/stable/gitea/Chart.yaml +++ b/charts/stable/gitea/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.17.3" +appVersion: "1.17.4" 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.13 +version: 12.0.14 annotations: truecharts.org/catagories: | - GIT