From 716f660a30255fb5d1169981939940fb6ec2f21b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 3 May 2026 02:42:59 +0200 Subject: [PATCH] =?UTF-8?q?feat(anonaddy):=20update=20image=20docker.io/an?= =?UTF-8?q?onaddy/anonaddy=201.3.8=20=E2=86=92=201.5.0=20(#47805)?= 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) | minor | `c28cffe` → `ab4ed7b` | --- > [!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 e64541cae4d..3c073bf503f 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.3.8 +appVersion: 1.5.0 dependencies: - name: common version: 29.2.8 @@ -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.4.0 +version: 28.5.0 diff --git a/charts/stable/anonaddy/values.yaml b/charts/stable/anonaddy/values.yaml index 6983963069a..32ec3650cad 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.3.8@sha256:c28cffee8268ba74eb9698bb412a2b4541c1e566b7e7c64a6a0e76830ef50561 + tag: 1.5.0@sha256:ab4ed7b1a0e4468d5868ee84f68b3e191c7b731770fdc7f99197666fd0660a6f pullPolicy: IfNotPresent strategy: type: Recreate