From 26a8a2e3684239b48d6900e61a67faae9472840c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 26 Aug 2024 02:32:50 +0200 Subject: [PATCH] chore(deps): update container image anonaddy/anonaddy to v1.2.3@21164e3 by renovate (#25523) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [anonaddy/anonaddy](https://togithub.com/anonaddy/docker) | patch | `1.2.1` -> `1.2.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.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 d80ff9315f1..e8edda7a88c 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.1 +appVersion: 1.2.3 dependencies: - name: common version: 24.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.4.2 +version: 22.4.3 diff --git a/charts/stable/anonaddy/values.yaml b/charts/stable/anonaddy/values.yaml index b5f0c9c6879..c1107d370b3 100644 --- a/charts/stable/anonaddy/values.yaml +++ b/charts/stable/anonaddy/values.yaml @@ -1,6 +1,6 @@ image: repository: anonaddy/anonaddy - tag: 1.2.1@sha256:37ca3e2d8334d96bf63b4e00975cb8483c477ae6bc66cf16affa5ad91aa70b57 + tag: 1.2.3@sha256:21164e3e3b3f23adf74a436901727728f7f1d1e6d57d2e2e59754f7f9f381a46 pullPolicy: IfNotPresent strategy: type: Recreate