From 70d79a428b4b3d1be6242fa966ba4afb97d761de Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 19 Apr 2026 04:55:16 +0200 Subject: [PATCH] =?UTF-8?q?fix(helm-deps):=20update=20chart=20memcached=20?= =?UTF-8?q?17.0.8=20=E2=86=92=2017.0.9=20(#47215)?= 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://trueforge.org/truetech/truecharts/charts/stable/memcached) ([source](https://redirect.github.com/bitnami/bitnami-docker-memcached)) | patch | `17.0.8` → `17.0.9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/stable/gitea/Chart.yaml b/charts/stable/gitea/Chart.yaml index ac9ab574f94..6b87f6a4c80 100644 --- a/charts/stable/gitea/Chart.yaml +++ b/charts/stable/gitea/Chart.yaml @@ -19,7 +19,7 @@ dependencies: tags: [] import-values: [] - name: memcached - version: 17.0.8 + version: 17.0.9 repository: oci://oci.trueforge.org/truecharts condition: memcached.enabled alias: "" @@ -27,8 +27,8 @@ dependencies: import-values: [] deprecated: false description: Self hosted GIT repositories -home: https://truecharts.org/truetech/truecharts/charts/stable/gitea -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gitea.webp +home: https://trueforge.org/truetech/truecharts/charts/stable/gitea +icon: https://trueforge.org/img/hotlink-ok/chart-icons/gitea.webp keywords: - git - issue tracker @@ -36,11 +36,11 @@ keywords: - wiki - gitea - gogs -kubeVersion: '>=1.33.0-0' +kubeVersion: '>=1.27.0-0' maintainers: - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + email: info@trueforge.org + url: https://trueforge.org name: gitea sources: - https://gitea.com/gitea/helm-chart @@ -48,5 +48,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/gitea - https://hub.docker.com/r/gitea/gitea type: application -version: 24.0.10 +version: 24.0.11