From edebb25b3201ad66800233abe78e5865d0a0569d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 9 Apr 2024 20:08:37 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/nwithan8/tauticord to v5.3.3@f258e8d by renovate (#20484) 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 | `5.3.2` -> `5.3.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/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 5751c2c8424..7816ae0615f 100644 --- a/charts/stable/tauticord/Chart.yaml +++ b/charts/stable/tauticord/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 5.3.2 +appVersion: 5.3.3 dependencies: - name: common version: 20.3.3 @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tauticord - https://ghcr.io/nwithan8/tauticord type: application -version: 5.4.2 +version: 5.4.3 diff --git a/charts/stable/tauticord/values.yaml b/charts/stable/tauticord/values.yaml index f3ef33cfab2..968ea37f2f3 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.3.2@sha256:231cfceaeec7667b73bb44ac0fda480519753f441639a6a744d05f5fa11dfaba + tag: 5.3.3@sha256:f258e8d756d96bed22131e1b731a3106a6be800f37ad1b0ca888b199e0a10753 securityContext: container: runAsNonRoot: false