From 71c039be49bc8337f8a236c84e0c406c4d919d5c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:19:22 +0000 Subject: [PATCH] fix(container): update image lscr.io/linuxserver/plex to v1.32.8 --- cluster/apps/media/plex/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/media/plex/helm-release.yaml b/cluster/apps/media/plex/helm-release.yaml index 7dcf126..727fa5f 100644 --- a/cluster/apps/media/plex/helm-release.yaml +++ b/cluster/apps/media/plex/helm-release.yaml @@ -18,7 +18,7 @@ spec: image: repository: lscr.io/linuxserver/plex - tag: "1.32.5" + tag: "1.32.8" env: TZ: "America/New_York"