chore(helm): update image docker.io/anonaddy/anonaddy 1.3.1 → 1.3.2 (#36008)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/anonaddy/anonaddy](https://redirect.github.com/anonaddy/docker)
| patch | `a6e555b` -> `fe65f40` |

---

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

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-06-06 02:37:55 +02:00
committed by GitHub
parent 4450fb86f0
commit f32d112868
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.3.1
appVersion: 1.3.2
dependencies:
- name: common
version: 25.4.10
@@ -49,5 +49,5 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy
- https://hub.docker.com/r/anonaddy/anonaddy
type: application
version: 23.0.5
version: 23.0.6
+1 -1
View File
@@ -1,6 +1,6 @@
image:
repository: docker.io/anonaddy/anonaddy
tag: 1.3.1@sha256:a6e555b3bfc08d588b5ff68c8530ae47f0516d19bc0e172e48777a12f7bde29d
tag: 1.3.2@sha256:fe65f400e9252ef970fb311a57db529d9421a57f261af0032ee65ef60c1a3b50
pullPolicy: IfNotPresent
strategy:
type: Recreate