From b802e8ccac9b8129dd03ddde7b2c834a9d752701 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 24 Dec 2022 22:36:12 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/synclounge to 5.2.5 --- charts/stable/synclounge/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/synclounge/values.yaml b/charts/stable/synclounge/values.yaml index 4a69b546255..18a8ec23493 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:46cde2c8dfd3acd7ad9ad6970faad642f31acdd876a527da58c14f9b0b91e338 + tag: 5.2.5@sha256:4523460192d760c3e6219495b12faf29ca4eea27faa09df54f449c266f0a5994 securityContext: runAsNonRoot: false From c92059cb245098b3c5ca288d259f9d4d25ff6a9d Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 24 Dec 2022 22:51:13 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/synclounge/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/synclounge/Chart.yaml b/charts/stable/synclounge/Chart.yaml index 9366273e544..ba17aaf8f1b 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.7 +version: 4.0.8 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