From 7eea180657037ecaef1f7767141989459da3dfed Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 13 Jun 2024 23:49:55 +0000 Subject: [PATCH] fix(container): update image lscr.io/linuxserver/plex to v1.40.3 --- 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 1487132..538721a 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.2" + tag: "1.40.3" env: TZ: "America/New_York" -- 2.40.1