chore(deps): update container image anonaddy/anonaddy to v1.2.1@37ca3e2 by renovate (#24142)

This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-07-24 15:51:00 +02:00
committed by GitHub
parent dbc7e48992
commit 19cbb21e0c
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.1.0
appVersion: 1.2.1
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.2.1
version: 22.3.0
+1 -1
View File
@@ -1,6 +1,6 @@
image:
repository: anonaddy/anonaddy
tag: 1.1.0@sha256:65f49a6be32f36ee74b34b6538946273ae0f3f3ea2acdfa07420a9e40dfebdfa
tag: 1.2.1@sha256:37ca3e2d8334d96bf63b4e00975cb8483c477ae6bc66cf16affa5ad91aa70b57
pullPolicy: IfNotPresent
strategy:
type: Recreate