diff --git a/charts/stable/tauticord/Chart.yaml b/charts/stable/tauticord/Chart.yaml index 4ea8814ca4d..4bc6e6075de 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.15.0 +appVersion: 3.16.2 dependencies: - name: common version: 17.2.30 @@ -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.4.1 +version: 2.5.0 diff --git a/charts/stable/tauticord/values.yaml b/charts/stable/tauticord/values.yaml index e049f0ef7cc..52e7f3e7dcb 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.15.0@sha256:37331afcf27daa4614ac0c6e78695663dc762cb6884dda6084185d649828ca31 + tag: 3.16.2@sha256:e6590dc4681056f790e6b980f72d524296f83a10ad4b9c2e06cb69c7532378f5 securityContext: container: runAsNonRoot: false