From 0a43373a5946363796f8eef7fe81ee13fe9acd71 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 5 Feb 2024 02:00:55 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/nwithan8/tauticord to v3.16.2@e6590dc by renovate (#17940) --- 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 4ea8814ca4d..4bc6e6075de 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.15.0 +appVersion: 3.16.2 dependencies: - name: common version: 17.2.30 @@ -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.4.1 +version: 2.5.0 diff --git a/charts/stable/tauticord/values.yaml b/charts/stable/tauticord/values.yaml index e049f0ef7cc..52e7f3e7dcb 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.15.0@sha256:37331afcf27daa4614ac0c6e78695663dc762cb6884dda6084185d649828ca31 + tag: 3.16.2@sha256:e6590dc4681056f790e6b980f72d524296f83a10ad4b9c2e06cb69c7532378f5 securityContext: container: runAsNonRoot: false