From 7d0315ad72b3190e844a5a77e34555aa2cd58a50 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 13 Jun 2026 13:41:40 +0200 Subject: [PATCH] chore(adminer): update image adminer digest to af4b73d (#49088) 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 | `8326681` → `af4b73d` | --- > [!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 beff7015c23..b02b823fb98 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.0 +version: 12.4.1 diff --git a/charts/stable/adminer/values.yaml b/charts/stable/adminer/values.yaml index 04ed5ec1cc1..876bd586bf4 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:832668141a338ba93dd7bbf5ee4f5f351d98088b959719cf82b2bca785c7e08c + tag: latest@sha256:af4b73ddc41b7f7bb5e614eef1f35ba998307be2c8d1c54bf4890e8b946c6e67 securityContext: container: readOnlyRootFilesystem: false