From 2c749b3cec7c9eeab9995aaa4f60e39f953b9915 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 18 May 2026 01:04:59 +0200 Subject: [PATCH] =?UTF-8?q?fix(anonaddy):=20update=20image=20docker.io/ano?= =?UTF-8?q?naddy/anonaddy=201.6.0=20=E2=86=92=201.6.1=20(#48311)?= 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 | `508c1fe` → `8935bf2` | --- > [!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 | 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 6e2d542c50d..c031b322854 100644 --- a/charts/stable/anonaddy/Chart.yaml +++ b/charts/stable/anonaddy/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1.6.0 +appVersion: 1.6.1 dependencies: - name: common version: 29.3.4 @@ -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.8.2 +version: 28.8.3 diff --git a/charts/stable/anonaddy/values.yaml b/charts/stable/anonaddy/values.yaml index 9722ece7122..c641a1044fe 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.0@sha256:508c1fefd873bf87bda96feafb781f2e3c6dd3f2136d883c71e6d6be670168fd + tag: 1.6.1@sha256:8935bf2069a8c603355d0979615a73fe4d11a81f168350cd4597a193673f3c75 pullPolicy: IfNotPresent strategy: type: Recreate