diff --git a/charts/stable/tauticord/Chart.yaml b/charts/stable/tauticord/Chart.yaml index a36074a9257..3a7aeedd298 100644 --- a/charts/stable/tauticord/Chart.yaml +++ b/charts/stable/tauticord/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 5.3.3 +appVersion: 5.3.4 dependencies: - name: common version: 20.3.3 @@ -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: 5.4.3 +version: 5.4.4 diff --git a/charts/stable/tauticord/values.yaml b/charts/stable/tauticord/values.yaml index 968ea37f2f3..3703b77f6b1 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.3.3@sha256:f258e8d756d96bed22131e1b731a3106a6be800f37ad1b0ca888b199e0a10753 + tag: 5.3.4@sha256:465861dad8b0ed83befe30dd2fc22238295110a819831c3c939b1a0afa52b6b4 securityContext: container: runAsNonRoot: false