From e923f4c4afebd46f2082428a38525209ff77beeb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 4 Nov 2024 01:35:22 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/anona?= =?UTF-8?q?ddy/anonaddy=201.2.3=20=E2=86=92=201.3.0=20(#28781)?= 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 | `21164e3` -> `1750094` | --- > [!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 92e031c76a8..cc6144df5d1 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.2.3 +appVersion: 1.3.0 dependencies: - name: common version: 25.1.5 @@ -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.9.3 +version: 22.10.0 diff --git a/charts/stable/anonaddy/values.yaml b/charts/stable/anonaddy/values.yaml index da6192e95bb..e57e4d3f070 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.2.3@sha256:21164e3e3b3f23adf74a436901727728f7f1d1e6d57d2e2e59754f7f9f381a46 + tag: 1.3.0@sha256:175009451e1585f2a4979b8761e2d65867165bdfa2817790693a19298bfd2c37 pullPolicy: IfNotPresent strategy: type: Recreate