From 4af173e4e16a3dcd2dd619aa1384a937f5ef4fbb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Oct 2021 19:44:07 +0200 Subject: [PATCH] chore(deps): update helm chart memcached to v5.15.6 (#1179) Co-authored-by: Renovate 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 9e74896e027..6645bafd999 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.bitnami.com/bitnami - version: 5.15.5 + version: 5.15.6 deprecated: false description: Self hosted GIT repositories home: https://github.com/truecharts/apps/tree/master/charts/stable/gitea @@ -34,7 +34,7 @@ sources: - https://github.com/go-gitea/gitea - https://hub.docker.com/r/gitea/gitea/ type: application -version: 1.0.14 +version: 1.0.15 annotations: truecharts.org/catagories: | - GIT