chore(adminer): update image adminer digest to 6de28d3 (#47029)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| adminer | digest | `3a1582d` → `6de28d3` |

---

> [!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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYWRtaW5lciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
TrueCharts Bot
2026-04-18 17:23:13 +02:00
committed by GitHub
parent f00d426638
commit df619f3369
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -20,21 +20,21 @@ dependencies:
import-values: []
deprecated: false
description: Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP.
home: https://truecharts.org/truetech/truecharts/charts/stable/adminer
icon: https://truecharts.org/img/hotlink-ok/chart-icons/adminer.webp
home: https://trueforge.org/truetech/truecharts/charts/stable/adminer
icon: https://trueforge.org/img/hotlink-ok/chart-icons/adminer.webp
keywords:
- adminer
- Tools-Utilities
kubeVersion: '>=1.33.0-0'
kubeVersion: '>=1.27.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
email: info@trueforge.org
url: https://trueforge.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: 12.0.4
version: 12.0.5
+1 -1
View File
@@ -2,7 +2,7 @@
image:
pullPolicy: IfNotPresent
repository: adminer
tag: latest@sha256:3a1582df310cf49a3c9cad2882496eed4596563f8d33250703f8b26e538cef7d
tag: latest@sha256:6de28d31ace560fc6b82a691a806452e8ab1cf85969049a493497deb9087b570
securityContext:
container:
readOnlyRootFilesystem: false