diff --git a/charts/stable/tauticord/Chart.yaml b/charts/stable/tauticord/Chart.yaml index f43a441ee605..227abf08a1d6 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.0.0 +appVersion: 4.1.1 dependencies: - name: common version: 20.1.5 @@ -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.1.0 +version: 4.2.0 diff --git a/charts/stable/tauticord/values.yaml b/charts/stable/tauticord/values.yaml index e552334fa66f..cea7c980619c 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.0.0@sha256:7f3e286092c37aa335dc821abb7793a2b18dec2d2ca05bb4b8c7bf733d26ef26 + tag: 4.1.1@sha256:485f6cad05f4ad976fd74bc58eb9c66fce90a0c85d4aec493acf4f1514a50dfb securityContext: container: runAsNonRoot: false