From 4961880cc50314ad568ee9b28ac586047b5e233b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 8 Apr 2024 14:29:42 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/nwithan8/tauticord to v5.3.0@5ca1a39 by renovate (#20414) 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.2.0` -> `5.3.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 | 6 +++--- charts/stable/tauticord/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/tauticord/Chart.yaml b/charts/stable/tauticord/Chart.yaml index ee3d9b0b9bb..f02906362a3 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.2.0 +appVersion: 5.3.0 dependencies: - name: common version: 20.3.2 @@ -24,7 +24,7 @@ keywords: - tauticord - tautulli - discord -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tauticord - https://ghcr.io/nwithan8/tauticord type: application -version: 5.3.0 +version: 5.4.0 diff --git a/charts/stable/tauticord/values.yaml b/charts/stable/tauticord/values.yaml index 006ea8eb5c9..ddac21c38e5 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.2.0@sha256:4bfc89b22bf198c1c1ff6b2c51a0af0093b3f7b17d328a85cd0d3c8ebbd6478e + tag: 5.3.0@sha256:5ca1a3995142c12c9a80ba84d109dda3732619415d5cf9c8084b157058d4d726 securityContext: container: runAsNonRoot: false