From 1710fe213f0522f2a13d918c04c8236e41d6972a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 17 Dec 2022 23:44:37 +0100 Subject: [PATCH] chore(deps): update helm chart memcached to v5.0.14 (#5493) * chore(deps): update helm chart memcached to v5.0.14 * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot 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 5e92b8be086..5b1b2ecf855 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: 5.0.12 + version: 5.0.14 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: 12.0.11 +version: 12.0.12 annotations: truecharts.org/catagories: | - GIT