From 5feb86401cce91aac0ac888d77b2a67eacee60cd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 24 Jul 2024 15:50:46 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/nwithan8/tauticord to v5.6.0@2dd9ffd by renovate (#24169) --- 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 b0776f3b722..239de40cabd 100644 --- a/charts/stable/tauticord/Chart.yaml +++ b/charts/stable/tauticord/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 5.5.0 +appVersion: 5.6.0 dependencies: - name: common version: 24.1.5 @@ -34,4 +34,4 @@ sources: - https://github.com/nwithan8/tauticord - https://github.com/truecharts/charts/tree/master/charts/stable/tauticord type: application -version: 7.2.3 +version: 7.3.0 diff --git a/charts/stable/tauticord/values.yaml b/charts/stable/tauticord/values.yaml index c293f1fb1db..2521af22506 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.5.0@sha256:7f88dbcf35a8b8b325a664523c0a6b74749061f747b76991fc2da4cd25daf09f + tag: 5.6.0@sha256:2dd9ffd25170bf364c973ecddeb28c7039ef81b534da282d33e27ca2b3bb9489 securityContext: container: runAsNonRoot: false