chore(anonaddy): update image docker.io/anonaddy/anonaddy digest to a4d8bc1 (#47896)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/anonaddy/anonaddy](https://redirect.github.com/anonaddy/docker)
| digest | `ab4ed7b` → `a4d8bc1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9hbm9uYWRkeSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
TrueCharts Bot
2026-05-06 09:44:39 +02:00
committed by GitHub
parent 76c6e69272
commit 0b07a119c0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -49,5 +49,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/anonaddy
- https://hub.docker.com/r/anonaddy/anonaddy
type: application
version: 28.5.0
version: 28.5.1
+1 -1
View File
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=./values.schema.json
image:
repository: docker.io/anonaddy/anonaddy
tag: 1.5.0@sha256:ab4ed7b1a0e4468d5868ee84f68b3e191c7b731770fdc7f99197666fd0660a6f
tag: 1.5.0@sha256:a4d8bc118942096e985e4923648fec8964ee6b3096344b61d5096ac90c1f665f
pullPolicy: IfNotPresent
strategy:
type: Recreate