From 2c395db07c5798877ec34d4b6c67e9f117baa87b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 16 Oct 2024 02:34:23 +0200 Subject: [PATCH] chore(container): update image ghcr.io/nwithan8/tauticord to v5 by renovate (#27748) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/nwithan8/tauticord | patch | `436623f` -> `7f159ff` | --- > [!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/tauticord/Chart.yaml | 4 ++-- charts/stable/tauticord/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/tauticord/Chart.yaml b/charts/stable/tauticord/Chart.yaml index 3d303243f55..eaaf1b1c1fe 100644 --- a/charts/stable/tauticord/Chart.yaml +++ b/charts/stable/tauticord/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 5.7.2 +appVersion: 5.7.3 dependencies: - name: common version: 25.0.0 @@ -34,4 +34,4 @@ sources: - https://github.com/nwithan8/tauticord - https://github.com/truecharts/charts/tree/master/charts/stable/tauticord type: application -version: 7.5.0 +version: 7.5.1 diff --git a/charts/stable/tauticord/values.yaml b/charts/stable/tauticord/values.yaml index 76b067233fb..700c956234c 100644 --- a/charts/stable/tauticord/values.yaml +++ b/charts/stable/tauticord/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/nwithan8/tauticord pullPolicy: IfNotPresent - tag: 5.7.2@sha256:436623fffb166907dc64d027ea57a614499a9296ed0ab7da6b7264db9b1bc693 + tag: 5.7.3@sha256:7f159ff0ce56f3879c0a1f14a22c64c9581499afce804bf7f4d8308d8a9ad86a securityContext: container: runAsNonRoot: false