From 2fdd196a99c33668a8cae5c1c3cccf3d77671245 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 7 Jun 2026 01:55:34 +0200 Subject: [PATCH] chore(adminer): update image adminer digest to 8326681 (#48821) 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 | `cc64d25` → `8326681` | --- > [!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 9095a874e0c..3b0e7d41b84 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.3.1 +version: 12.3.2 diff --git a/charts/stable/adminer/values.yaml b/charts/stable/adminer/values.yaml index be4d4352bcb..04ed5ec1cc1 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:cc64d253db4f016cbcff2ff2f01e60ed07e74f38b4398f84d3c4fae4b5ce0e07 + tag: latest@sha256:832668141a338ba93dd7bbf5ee4f5f351d98088b959719cf82b2bca785c7e08c securityContext: container: readOnlyRootFilesystem: false