From 2e56a6015e7118085ea682f377d530380688c93d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 30 Jan 2026 04:03:20 +0100 Subject: [PATCH] chore(adminer): update image adminer digest to 07a2ed7 (#44305) 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 | `b6d3c29` -> `07a2ed7` | --- > [!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). --- 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 5aa10764be4..1ad9beb067d 100644 --- a/charts/stable/adminer/Chart.yaml +++ b/charts/stable/adminer/Chart.yaml @@ -38,5 +38,5 @@ sources: - https://github.com/vrana/adminer - https://hub.docker.com/_/adminer type: application -version: 11.13.21 +version: 11.13.22 diff --git a/charts/stable/adminer/values.yaml b/charts/stable/adminer/values.yaml index 934321d6102..89d12ed615e 100644 --- a/charts/stable/adminer/values.yaml +++ b/charts/stable/adminer/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: adminer - tag: latest@sha256:b6d3c299d1754368031415e567609d500a4a5a22c17b7812749a8f677d93f066 + tag: latest@sha256:07a2ed7fde0362826b1df5a589ae07fc5003575b44578a06bc7da717d8547562 securityContext: container: readOnlyRootFilesystem: false