From 8b7939c6a046dd3d89e3b6f10cd733ff77d31370 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 5 Feb 2026 12:11:27 +0100 Subject: [PATCH] chore(adminer): update image adminer digest to a316735 (#44568) 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 | `07a2ed7` -> `a316735` | --- > [!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 | 12 ++++++------ charts/stable/adminer/values.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/stable/adminer/Chart.yaml b/charts/stable/adminer/Chart.yaml index a2d82118268..a40e7749356 100644 --- a/charts/stable/adminer/Chart.yaml +++ b/charts/stable/adminer/Chart.yaml @@ -25,21 +25,21 @@ dependencies: import-values: [] deprecated: false description: Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. -home: https://trueforge.org/truetech/truecharts/charts/stable/adminer -icon: https://trueforge.org/img/hotlink-ok/chart-icons/adminer.webp +home: https://truecharts.org/charts/stable/adminer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/adminer.webp keywords: - adminer - Tools-Utilities -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: adminer sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/adminer - https://github.com/vrana/adminer - https://hub.docker.com/_/adminer type: application -version: 11.13.23 +version: 11.13.24 diff --git a/charts/stable/adminer/values.yaml b/charts/stable/adminer/values.yaml index 89d12ed615e..0ac2bcc6ee4 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:07a2ed7fde0362826b1df5a589ae07fc5003575b44578a06bc7da717d8547562 + tag: latest@sha256:a3167350c4eb9ae4473b8ea0f49c8e5ae74c87b240ee2f6086521dba2a6bf243 securityContext: container: readOnlyRootFilesystem: false