From c84ca3175ea4422a9ccfa3e0994d8c22323debd1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 18 Feb 2025 13:15:41 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/anona?= =?UTF-8?q?ddy/anonaddy=201.3.0=20=E2=86=92=201.3.1=20(#32207)?= 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 | `1750094` -> `a6e555b` | --- > [!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 8b92f6f46e3..9bc8cc8dd8c 100644 --- a/charts/stable/anonaddy/Chart.yaml +++ b/charts/stable/anonaddy/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.3.0 +appVersion: 1.3.1 dependencies: - name: common version: 25.4.10 @@ -46,4 +46,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy - https://hub.docker.com/r/anonaddy/anonaddy type: application -version: 22.16.7 +version: 22.16.8 diff --git a/charts/stable/anonaddy/values.yaml b/charts/stable/anonaddy/values.yaml index e57e4d3f070..289f0dc9e1d 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.0@sha256:175009451e1585f2a4979b8761e2d65867165bdfa2817790693a19298bfd2c37 + tag: 1.3.1@sha256:a6e555b3bfc08d588b5ff68c8530ae47f0516d19bc0e172e48777a12f7bde29d pullPolicy: IfNotPresent strategy: type: Recreate