diff --git a/charts/stable/tauticord/Chart.yaml b/charts/stable/tauticord/Chart.yaml index 6f80cc650f4..bf0b3a074e2 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.0 +appVersion: 5.3.2 dependencies: - name: common version: 20.3.2 @@ -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.0 +version: 5.4.1 diff --git a/charts/stable/tauticord/values.yaml b/charts/stable/tauticord/values.yaml index ddac21c38e5..f3ef33cfab2 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.0@sha256:5ca1a3995142c12c9a80ba84d109dda3732619415d5cf9c8084b157058d4d726 + tag: 5.3.2@sha256:231cfceaeec7667b73bb44ac0fda480519753f441639a6a744d05f5fa11dfaba securityContext: container: runAsNonRoot: false