From e74ffe61d42c9a94dfad3b06fec61d0ee09562ce Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 22 Jan 2026 15:06:27 +0100 Subject: [PATCH] =?UTF-8?q?fix(helm-deps):=20update=20chart=20memcached=20?= =?UTF-8?q?16.14.12=20=E2=86=92=2016.14.13=20(#43972)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 897da5286c8..b27aef54e45 100644 --- a/charts/stable/gitea/Chart.yaml +++ b/charts/stable/gitea/Chart.yaml @@ -21,7 +21,7 @@ dependencies: tags: [] import-values: [] - name: memcached - version: 16.14.12 + version: 16.14.13 repository: oci://oci.trueforge.org/truecharts condition: memcached.enabled alias: "" @@ -50,5 +50,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/gitea - https://hub.docker.com/r/gitea/gitea type: application -version: 22.27.20 +version: 22.27.21