diff --git a/charts/stable/synclounge/Chart.yaml b/charts/stable/synclounge/Chart.yaml index 2036294b9cb..d305de02485 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.11 +version: 4.0.12 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 18a8ec23493..72e9e5c9104 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:4523460192d760c3e6219495b12faf29ca4eea27faa09df54f449c266f0a5994 + tag: 5.2.5@sha256:e7c3db38f4d35429b445a8ae1b69b2276f0e3979acace0d885150483da763dd2 securityContext: runAsNonRoot: false