chore(deps): update container image anonaddy/anonaddy to v1.2.3@21164e3 by renovate (#25523)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [anonaddy/anonaddy](https://togithub.com/anonaddy/docker) | patch |
`1.2.1` -> `1.2.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Mi4zIiwidXBkYXRlZEluVmVyIjoiMzguNTIuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot
2024-08-26 02:32:50 +02:00
committed by GitHub
parent 5f2555018c
commit 26a8a2e368
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.2.1
appVersion: 1.2.3
dependencies:
- name: common
version: 24.1.5
@@ -46,4 +46,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy
- https://hub.docker.com/r/anonaddy/anonaddy
type: application
version: 22.4.2
version: 22.4.3

View File

@@ -1,6 +1,6 @@
image:
repository: anonaddy/anonaddy
tag: 1.2.1@sha256:37ca3e2d8334d96bf63b4e00975cb8483c477ae6bc66cf16affa5ad91aa70b57
tag: 1.2.3@sha256:21164e3e3b3f23adf74a436901727728f7f1d1e6d57d2e2e59754f7f9f381a46
pullPolicy: IfNotPresent
strategy:
type: Recreate