From a112b84000ca1d74465609d82c8b348fcd33bd3d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 19 Jan 2026 19:03:55 +0100 Subject: [PATCH] =?UTF-8?q?fix(helm-deps):=20update=20chart=20memcached=20?= =?UTF-8?q?16.14.10=20=E2=86=92=2016.14.11=20(#43827)?= 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 e7aa20a4303..6709329f56b 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.10 + version: 16.14.11 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.16 +version: 22.27.17