From 87e80c76a3e76d673505af5c083774f2741472b8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 2 Sep 2024 20:29:11 +0200 Subject: [PATCH] chore(deps): update container image memcached to v14.1.8@f5b2046 by renovate (#25827) 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 | `14.1.7` -> `14.1.8` | --- > [!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 814e5778b96..b0e6f06da32 100644 --- a/charts/stable/gitea/Chart.yaml +++ b/charts/stable/gitea/Chart.yaml @@ -16,7 +16,7 @@ dependencies: tags: [] import-values: [] - name: memcached - version: 14.1.7 + version: 14.1.8 repository: oci://tccr.io/truecharts condition: memcached.enabled alias: "" @@ -45,4 +45,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/gitea - https://hub.docker.com/r/gitea/gitea type: application -version: 20.3.4 +version: 20.3.5