From 137dea1718534d37a41f244da1ea9c2137e2b3d8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 21 Feb 2024 07:28:17 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/nwithan8/tauticord to v3.18.0@dbf1534 by renovate (#18412) 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 | `3.16.2` -> `3.18.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 b52edee7cc9..cfc9168e522 100644 --- a/charts/stable/tauticord/Chart.yaml +++ b/charts/stable/tauticord/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 3.16.2 +appVersion: 3.18.0 dependencies: - name: common version: 17.4.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: 2.6.0 +version: 2.7.0 diff --git a/charts/stable/tauticord/values.yaml b/charts/stable/tauticord/values.yaml index 52e7f3e7dcb..e64286d113e 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: 3.16.2@sha256:e6590dc4681056f790e6b980f72d524296f83a10ad4b9c2e06cb69c7532378f5 + tag: 3.18.0@sha256:dbf1534746b8fb06bdf6e571c49e75b0b69e6f9b039c54504ddff3487b38cd1b securityContext: container: runAsNonRoot: false