From 889761964b240cfb922d250685ee0a8bb95a661e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 27 Aug 2024 02:29:58 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/nwithan8/tauticord to v5.7.1@fbe657b by renovate (#25555) 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.7.0` -> `5.7.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/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 a8434302598..e5958623682 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.0 +appVersion: 5.7.1 dependencies: - name: common version: 24.1.5 @@ -34,4 +34,4 @@ sources: - https://github.com/nwithan8/tauticord - https://github.com/truecharts/charts/tree/master/charts/stable/tauticord type: application -version: 7.4.0 +version: 7.4.1 diff --git a/charts/stable/tauticord/values.yaml b/charts/stable/tauticord/values.yaml index e19f53d6eb3..daea5344da7 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.0@sha256:e7c8a562972ae889b981a806f6c10c708ca871a97989d60384f5c5417ae60aa5 + tag: 5.7.1@sha256:fbe657b84600e51a5659eb2a23a6b6043d09597ab49a4b3fdd11b9216b2b1ae3 securityContext: container: runAsNonRoot: false