From c24059cb66be3e905bad9bd36a267f8edd7eccf4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 29 Jan 2024 13:24:45 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/nwithan8/tauticord to v3.15.0@37331af by renovate (#17734) --- 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 c93909cfef8..c9f9d0e8bdd 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.14.1 +appVersion: 3.15.0 dependencies: - name: common version: 17.2.29 @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tauticord - https://ghcr.io/nwithan8/tauticord type: application -version: 2.3.0 +version: 2.4.0 diff --git a/charts/stable/tauticord/values.yaml b/charts/stable/tauticord/values.yaml index 0c7a15321f7..e049f0ef7cc 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.14.1@sha256:cae8d3d93d17c7e72d6fa83020ec4ea32b4c5dd200a5c746c263007082bec23f + tag: 3.15.0@sha256:37331afcf27daa4614ac0c6e78695663dc762cb6884dda6084185d649828ca31 securityContext: container: runAsNonRoot: false