From aa005fc6cab4c09022d4d542b7a77036ed8ce956 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 19 Mar 2024 13:17:23 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/nwithan8/tauticord to v4.1.3@4d9bbcd by renovate (#19505) 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 | `4.1.2` -> `4.1.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 | 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 e7d6c4ab97c..6ce09937862 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: 4.1.2 +appVersion: 4.1.3 dependencies: - name: common version: 20.2.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: 4.3.2 +version: 4.3.3 diff --git a/charts/stable/tauticord/values.yaml b/charts/stable/tauticord/values.yaml index c13a9b49c1b..79dfeb8cd82 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: 4.1.2@sha256:0d8b5f1de3436a6ffe7e26ff6cb17f82238c5939e31316d1b088ba3542d7eb35 + tag: 4.1.3@sha256:4d9bbcd7d0e79027e56961776f89d8aecdba3e571de0aee961f7a0e0262a24b1 securityContext: container: runAsNonRoot: false