From f32d1128687e74e5972e25fd0803cf87b90c06b0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 6 Jun 2025 02:37:55 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/anona?= =?UTF-8?q?ddy/anonaddy=201.3.1=20=E2=86=92=201.3.2=20(#36008)?= 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 | `a6e555b` -> `fe65f40` | --- > [!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 526beb8fbac..0265787ebe9 100644 --- a/charts/stable/anonaddy/Chart.yaml +++ b/charts/stable/anonaddy/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.3.1 +appVersion: 1.3.2 dependencies: - name: common version: 25.4.10 @@ -49,5 +49,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy - https://hub.docker.com/r/anonaddy/anonaddy type: application -version: 23.0.5 +version: 23.0.6 diff --git a/charts/stable/anonaddy/values.yaml b/charts/stable/anonaddy/values.yaml index 5a468f1c1c1..0262bd0e075 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.1@sha256:a6e555b3bfc08d588b5ff68c8530ae47f0516d19bc0e172e48777a12f7bde29d + tag: 1.3.2@sha256:fe65f400e9252ef970fb311a57db529d9421a57f261af0032ee65ef60c1a3b50 pullPolicy: IfNotPresent strategy: type: Recreate