From 0b07a119c08a63065e7eb37984bbfe5cef4eab85 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 6 May 2026 09:44:39 +0200 Subject: [PATCH] chore(anonaddy): update image docker.io/anonaddy/anonaddy digest to a4d8bc1 (#47896) 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 | `ab4ed7b` → `a4d8bc1` | --- > [!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 3c073bf503f..134aca7d0df 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.5.0 +version: 28.5.1 diff --git a/charts/stable/anonaddy/values.yaml b/charts/stable/anonaddy/values.yaml index 32ec3650cad..fc0196c3e3f 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.5.0@sha256:ab4ed7b1a0e4468d5868ee84f68b3e191c7b731770fdc7f99197666fd0660a6f + tag: 1.5.0@sha256:a4d8bc118942096e985e4923648fec8964ee6b3096344b61d5096ac90c1f665f pullPolicy: IfNotPresent strategy: type: Recreate