From 184af9701cbed667e180d343e1bc57a3f0bd03f7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 24 Jan 2026 16:23:23 +0100 Subject: [PATCH] =?UTF-8?q?fix(helm-deps):=20update=20chart=20memcached=20?= =?UTF-8?q?16.14.14=20=E2=86=92=2016.14.15=20(#44066)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [memcached](https://truecharts.org/charts/stable/memcached) ([source](https://redirect.github.com/bitnami/bitnami-docker-memcached)) | patch | `16.14.14` -> `16.14.15` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- 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 518386d52fb..fefd27906f5 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.14 + version: 16.14.15 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.24 +version: 22.27.25