chore(adminer): update image adminer digest to b30675b (#47947)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| adminer | digest | `41898b9` → `b30675b` |

---

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

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9hZG1pbmVyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
This commit is contained in:
TrueCharts Bot
2026-05-08 02:05:07 +02:00
committed by GitHub
parent f47f83b2e2
commit d002fa3d60
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -36,5 +36,5 @@ sources:
- https://github.com/vrana/adminer
- https://hub.docker.com/_/adminer
type: application
version: 12.2.0
version: 12.2.1
+1 -1
View File
@@ -2,7 +2,7 @@
image:
pullPolicy: IfNotPresent
repository: adminer
tag: latest@sha256:41898b976011fd87f2d3037366ad97f7d89fddfebc8aa8b3a7d77d0c465aa37b
tag: latest@sha256:b30675b872686fb5643a3942243a56e8b562f17d88802ce20827b54452dca010
securityContext:
container:
readOnlyRootFilesystem: false