From 19cbb21e0c15ac927575627e98e2f61b306eb04b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 24 Jul 2024 15:51:00 +0200 Subject: [PATCH] chore(deps): update container image anonaddy/anonaddy to v1.2.1@37ca3e2 by renovate (#24142) 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) | minor | `1.1.0` -> `1.2.1` | --- > [!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 4409fab8a23..8ab4d8ca52c 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.1.0 +appVersion: 1.2.1 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.2.1 +version: 22.3.0 diff --git a/charts/stable/anonaddy/values.yaml b/charts/stable/anonaddy/values.yaml index a813ea3af7f..b5f0c9c6879 100644 --- a/charts/stable/anonaddy/values.yaml +++ b/charts/stable/anonaddy/values.yaml @@ -1,6 +1,6 @@ image: repository: anonaddy/anonaddy - tag: 1.1.0@sha256:65f49a6be32f36ee74b34b6538946273ae0f3f3ea2acdfa07420a9e40dfebdfa + tag: 1.2.1@sha256:37ca3e2d8334d96bf63b4e00975cb8483c477ae6bc66cf16affa5ad91aa70b57 pullPolicy: IfNotPresent strategy: type: Recreate