From 87ea44d21fcdffec190ec3fda16470cc9feb57d6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 28 Dec 2024 03:51:28 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/nwithan?= =?UTF-8?q?8/tauticord=205.7.3=20=E2=86=92=205.10.0=20(#30290)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 40245354ba0..63285d20425 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.7.3 +appVersion: 5.10.0 dependencies: - name: common version: 25.2.2 @@ -34,4 +34,4 @@ sources: - https://github.com/nwithan8/tauticord - https://github.com/truecharts/charts/tree/master/charts/stable/tauticord type: application -version: 7.6.0 +version: 7.7.0 diff --git a/charts/stable/tauticord/values.yaml b/charts/stable/tauticord/values.yaml index 700c956234c..8ef3f33978f 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.7.3@sha256:7f159ff0ce56f3879c0a1f14a22c64c9581499afce804bf7f4d8308d8a9ad86a + tag: 5.10.0@sha256:a564e3f0c8b1f5b1811004784add781569ea8bcd1a4fd27dd3cbbf16541ea6d6 securityContext: container: runAsNonRoot: false