From 900165737742d951039a3d07fd4e42b3a1ca100e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 11 Jun 2024 20:33:10 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/nwithan8/tauticord to v5.5.0@7f88dbc by renovate (#23217) 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 | minor | `5.4.1` -> `5.5.0` | --- > [!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 fc9e40a54b7..43e45db256d 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.4.1 +appVersion: 5.5.0 dependencies: - name: common version: 24.0.1 @@ -35,4 +35,4 @@ sources: - https://github.com/nwithan8/tauticord - https://github.com/truecharts/charts/tree/master/charts/stable/tauticord type: application -version: 7.0.1 +version: 7.1.0 diff --git a/charts/stable/tauticord/values.yaml b/charts/stable/tauticord/values.yaml index 0d4eebd46cc..c293f1fb1db 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.4.1@sha256:48024007c62e8ac9e5db238ae140e4748cc3191e3f7d2b2cdffe85ee1e9cecb1 + tag: 5.5.0@sha256:7f88dbcf35a8b8b325a664523c0a6b74749061f747b76991fc2da4cd25daf09f securityContext: container: runAsNonRoot: false