From 0bc6936336363d422046c808fcd752cf0d4bb67f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 28 Sep 2025 03:04:04 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20chart=20memcached=2016.?= =?UTF-8?q?7.1=20=E2=86=92=2016.7.2=20(#40116)?= 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.7.1` -> `16.7.2` | --- > [!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 | 5 +++-- charts/stable/seafile/Chart.yaml | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/charts/stable/gitea/Chart.yaml b/charts/stable/gitea/Chart.yaml index 6e584eff603..250813c7e87 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.7.1 + version: 16.7.2 repository: oci://oci.trueforge.org/truecharts condition: memcached.enabled alias: "" @@ -47,8 +47,9 @@ name: gitea sources: - https://gitea.com/gitea/helm-chart - https://github.com/go-gitea/gitea + - https://github.com/truecharts/charts/tree/master/charts/stable/gitea - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/gitea - https://hub.docker.com/r/gitea/gitea type: application -version: 22.12.2 +version: 22.12.3 diff --git a/charts/stable/seafile/Chart.yaml b/charts/stable/seafile/Chart.yaml index c20c0ece212..7000cb88f45 100644 --- a/charts/stable/seafile/Chart.yaml +++ b/charts/stable/seafile/Chart.yaml @@ -28,7 +28,7 @@ dependencies: tags: [] import-values: [] - name: memcached - version: 16.7.1 + version: 16.7.2 repository: oci://oci.trueforge.org/truecharts condition: memcached.enabled alias: "" @@ -50,9 +50,10 @@ maintainers: url: https://truecharts.org name: seafile sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/seafile - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/seafile - https://hub.docker.com/r/seafileltd/seafile-mc - https://seafile.com type: application -version: 11.4.2 +version: 11.4.3