From 43961fee2a6d3c1944a365821bab7edfa15bf441 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 7 Jan 2026 01:43:35 +0100 Subject: [PATCH] =?UTF-8?q?fix(anonaddy):=20update=20image=20docker.io/ano?= =?UTF-8?q?naddy/anonaddy=201.3.5=20=E2=86=92=201.3.6=20(#43439)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/anonaddy/anonaddy](https://redirect.github.com/anonaddy/docker) | patch | `328bbfd` -> `c520e8c` | --- > [!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. --- - [ ] 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). --- charts/stable/anonaddy/Chart.yaml | 4 ++-- charts/stable/anonaddy/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/anonaddy/Chart.yaml b/charts/stable/anonaddy/Chart.yaml index d6ecdee6bda..71a05c9461a 100644 --- a/charts/stable/anonaddy/Chart.yaml +++ b/charts/stable/anonaddy/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 1.3.5 +appVersion: 1.3.6 dependencies: - name: common version: 28.29.17 @@ -51,5 +51,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/anonaddy - https://hub.docker.com/r/anonaddy/anonaddy type: application -version: 25.23.7 +version: 25.23.8 diff --git a/charts/stable/anonaddy/values.yaml b/charts/stable/anonaddy/values.yaml index f7cc8e03837..617bf34e967 100644 --- a/charts/stable/anonaddy/values.yaml +++ b/charts/stable/anonaddy/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/anonaddy/anonaddy - tag: 1.3.5@sha256:328bbfd92d2c5024d763fee6ccea1f5bc1b2ababa6f6de1ee609b28b7d795646 + tag: 1.3.6@sha256:c520e8c0e9d935557842bf53357c1f0a4e0fd53155554ff4b599d1d02c7e2f6d pullPolicy: IfNotPresent strategy: type: Recreate