chore(helm): update image docker.io/anonaddy/anonaddy 1.2.3 → 1.3.0 (#28781)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/anonaddy/anonaddy](https://redirect.github.com/anonaddy/docker)
| minor | `21164e3` -> `1750094` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNSIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-11-04 01:35:22 +01:00
committed by GitHub
parent be7a07424f
commit e923f4c4af
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.2.3
appVersion: 1.3.0
dependencies:
- name: common
version: 25.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.9.3
version: 22.10.0
+1 -1
View File
@@ -1,6 +1,6 @@
image:
repository: docker.io/anonaddy/anonaddy
tag: 1.2.3@sha256:21164e3e3b3f23adf74a436901727728f7f1d1e6d57d2e2e59754f7f9f381a46
tag: 1.3.0@sha256:175009451e1585f2a4979b8761e2d65867165bdfa2817790693a19298bfd2c37
pullPolicy: IfNotPresent
strategy:
type: Recreate