From eabe4ee202767fc087a013a7e5b6af4f8a970242 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 10 Jul 2024 19:02:31 +0000 Subject: [PATCH] fix(container): update image lscr.io/linuxserver/plex to v1.40.4 --- 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 e90f9a1..a60437c 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.40.3" + tag: "1.40.4" env: TZ: "America/New_York"