From 97f53463dd0f331ea70f182d4d7336fe57e42558 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 9 Apr 2025 20:55:58 +0200 Subject: [PATCH] chore(helm): update image public.ecr.aws/bitnami/memcached digest to a7ab066 (#34111) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/bitnami/memcached](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/memcached)) | digest | `fff7d8b` -> `a7ab066` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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). --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- charts/stable/memcached/Chart.yaml | 3 ++- charts/stable/memcached/values.yaml | 4 +--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/charts/stable/memcached/Chart.yaml b/charts/stable/memcached/Chart.yaml index 263d019da0b..d2a81c7bd59 100644 --- a/charts/stable/memcached/Chart.yaml +++ b/charts/stable/memcached/Chart.yaml @@ -37,4 +37,5 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - https://github.com/truecharts/charts/tree/master/charts/stable/memcached type: application -version: 14.5.8 +version: 14.5.9 + diff --git a/charts/stable/memcached/values.yaml b/charts/stable/memcached/values.yaml index f9d1c0d77e6..a4b60f3814e 100644 --- a/charts/stable/memcached/values.yaml +++ b/charts/stable/memcached/values.yaml @@ -1,7 +1,7 @@ image: repository: public.ecr.aws/bitnami/memcached pullPolicy: IfNotPresent - tag: 1.6.38@sha256:fff7d8be9f0d56f47b97080e64472dcc8f6b08dc567fa700f08ef035d374822a + tag: 1.6.38@sha256:a7ab06695243eb86c9933fd5a93c9d702c5c11236fe00f9f06daed3650cdfa06 includeCommon: true service: @@ -11,8 +11,6 @@ service: port: 11211 protocol: tcp targetPort: 11211 - - configmap: dashboard: enabled: true