From 2fba655e17ffcd91e6db55dc7f3aeb8a4082c131 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 13 Sep 2022 09:37:53 +0200 Subject: [PATCH] chore(deps): update helm chart memcached to v3.0.75 (#3759) --- 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 636ee199a2a..85fe0ae75f8 100644 --- a/charts/stable/gitea/Chart.yaml +++ b/charts/stable/gitea/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: memcached.enabled name: memcached repository: https://charts.truecharts.org/ - version: 3.0.73 + version: 3.0.75 deprecated: false description: Self hosted GIT repositories home: https://truecharts.org/docs/charts/stable/gitea @@ -35,7 +35,7 @@ sources: - https://github.com/go-gitea/gitea - https://hub.docker.com/r/gitea/gitea/ type: application -version: 9.0.15 +version: 9.0.16 annotations: truecharts.org/catagories: | - GIT