From 7a9f7909f21032add1ab8536555baa9e52dee408 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 17 Jun 2026 00:51:01 +0200 Subject: [PATCH] chore(adminer): update image adminer digest to 9ead7e1 (#49187) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | adminer | digest | `af4b73d` → `9ead7e1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - 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/adminer/Chart.yaml | 2 +- charts/stable/adminer/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/adminer/Chart.yaml b/charts/stable/adminer/Chart.yaml index b02b823fb98..18674c2f47c 100644 --- a/charts/stable/adminer/Chart.yaml +++ b/charts/stable/adminer/Chart.yaml @@ -36,5 +36,5 @@ sources: - https://github.com/vrana/adminer - https://hub.docker.com/_/adminer type: application -version: 12.4.1 +version: 12.4.2 diff --git a/charts/stable/adminer/values.yaml b/charts/stable/adminer/values.yaml index 876bd586bf4..82cf897ffbe 100644 --- a/charts/stable/adminer/values.yaml +++ b/charts/stable/adminer/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: adminer - tag: latest@sha256:af4b73ddc41b7f7bb5e614eef1f35ba998307be2c8d1c54bf4890e8b946c6e67 + tag: latest@sha256:9ead7e126d795c549ce8ad1c7bb8f30a231e061bad769eda704c39c7f609888d securityContext: container: readOnlyRootFilesystem: false