From ef7a8b051e5e1fa95c1d9f061bd1fe98f1d868d9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 3 Jul 2026 23:50:00 +0200 Subject: [PATCH] chore(anonaddy): update image docker.io/anonaddy/anonaddy digest to 7d68543 (#49834) 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) | digest | `09c289b` → `7d68543` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - 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 | 2 +- charts/stable/anonaddy/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/anonaddy/Chart.yaml b/charts/stable/anonaddy/Chart.yaml index a71e4658ba6..a2721c96b17 100644 --- a/charts/stable/anonaddy/Chart.yaml +++ b/charts/stable/anonaddy/Chart.yaml @@ -49,5 +49,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/anonaddy - https://hub.docker.com/r/anonaddy/anonaddy type: application -version: 28.15.1 +version: 28.15.2 diff --git a/charts/stable/anonaddy/values.yaml b/charts/stable/anonaddy/values.yaml index 6af69f5e000..7838aed90d7 100644 --- a/charts/stable/anonaddy/values.yaml +++ b/charts/stable/anonaddy/values.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=./values.schema.json image: repository: docker.io/anonaddy/anonaddy - tag: 1.6.4@sha256:09c289b5936c8530417e64ca0e1770b554eff712de07c0513273ddb820908b4e + tag: 1.6.4@sha256:7d68543d4d50fd4f0133f039a861d793923716750a31248bc23f9cb540683fe3 pullPolicy: IfNotPresent strategy: type: Recreate