From b0f4f7d953cc1678000bbe8839bd0a2f79eb2424 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Apr 2026 22:49:19 +0200 Subject: [PATCH] chore(adminer): update image adminer digest to 41898b9 (#47172) 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 | `6de28d3` → `41898b9` | --- > [!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**: 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 dff2e41a4ba..b7d0b4ae2ba 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.0.5 +version: 12.0.6 diff --git a/charts/stable/adminer/values.yaml b/charts/stable/adminer/values.yaml index 18400ef1391..5b399e931f7 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:6de28d31ace560fc6b82a691a806452e8ab1cf85969049a493497deb9087b570 + tag: latest@sha256:41898b976011fd87f2d3037366ad97f7d89fddfebc8aa8b3a7d77d0c465aa37b securityContext: container: readOnlyRootFilesystem: false