diff --git a/charts/stable/tauticord/Chart.yaml b/charts/stable/tauticord/Chart.yaml index 714ec57ce22..843b0bf31e3 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: 4.1.1 +appVersion: 4.1.2 dependencies: - name: common version: 20.2.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: 4.3.1 +version: 4.3.2 diff --git a/charts/stable/tauticord/values.yaml b/charts/stable/tauticord/values.yaml index cea7c980619..c13a9b49c1b 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: 4.1.1@sha256:485f6cad05f4ad976fd74bc58eb9c66fce90a0c85d4aec493acf4f1514a50dfb + tag: 4.1.2@sha256:0d8b5f1de3436a6ffe7e26ff6cb17f82238c5939e31316d1b088ba3542d7eb35 securityContext: container: runAsNonRoot: false