diff --git a/charts/stable/synclounge/Chart.yaml b/charts/stable/synclounge/Chart.yaml index d305de02485..f1a56f68f5d 100644 --- a/charts/stable/synclounge/Chart.yaml +++ b/charts/stable/synclounge/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: synclounge -version: 4.0.12 +version: 4.0.13 appVersion: "5.2.5" description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. type: application diff --git a/charts/stable/synclounge/values.yaml b/charts/stable/synclounge/values.yaml index 72e9e5c9104..6ccefa27c97 100644 --- a/charts/stable/synclounge/values.yaml +++ b/charts/stable/synclounge/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/synclounge pullPolicy: IfNotPresent - tag: 5.2.5@sha256:e7c3db38f4d35429b445a8ae1b69b2276f0e3979acace0d885150483da763dd2 + tag: 5.2.5@sha256:3f6945e3c5ebbc3630ba034eae8c574fd91cd04e4adcaa50f6cf63f09e227c88 securityContext: runAsNonRoot: false