From 34679b63d5e8408e8df2fcb437da78bd0a9d6a60 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 30 Dec 2022 15:20:57 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/gitea to v1.18.0 --- 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 299d12328c7..f636b3de64b 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.4@sha256:8f3d6e6b1feabd3b27e3f7502efc35f2c7bac242192496e9a4d518663167c80e + tag: 1.18.0@sha256:37bf61ed5e87467b966195f998206357b769ab67d4878fed16418e1d0720e1fa pullPolicy: IfNotPresent podSecurityContext: From 7ee66db449a55114307b8651710060bcecb5df6c Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 30 Dec 2022 15:24: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 ec365b5b51e..d2015e42dfc 100644 --- a/charts/stable/gitea/Chart.yaml +++ b/charts/stable/gitea/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.17.4" +appVersion: "1.18.0" 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.17 +version: 12.0.18 annotations: truecharts.org/catagories: | - GIT