diff --git a/charts/stable/tauticord/Chart.yaml b/charts/stable/tauticord/Chart.yaml index b52edee7cc9..cfc9168e522 100644 --- a/charts/stable/tauticord/Chart.yaml +++ b/charts/stable/tauticord/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 3.16.2 +appVersion: 3.18.0 dependencies: - name: common version: 17.4.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: 2.6.0 +version: 2.7.0 diff --git a/charts/stable/tauticord/values.yaml b/charts/stable/tauticord/values.yaml index 52e7f3e7dcb..e64286d113e 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: 3.16.2@sha256:e6590dc4681056f790e6b980f72d524296f83a10ad4b9c2e06cb69c7532378f5 + tag: 3.18.0@sha256:dbf1534746b8fb06bdf6e571c49e75b0b69e6f9b039c54504ddff3487b38cd1b securityContext: container: runAsNonRoot: false