From 6082e6fc14b4afa9e26298c8c8a12e5d41e6802d Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Mon, 18 May 2026 12:53:50 +0000 Subject: [PATCH] build: automatic update of plex updates image linuxserver/plex tag '1.43.1.10611-1e34174b1-ls305' to '1.43.1.10611-1e34174b1-ls306' --- helm-values/plex_values.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-values/plex_values.yml b/helm-values/plex_values.yml index ada43c7..1e03b9b 100644 --- a/helm-values/plex_values.yml +++ b/helm-values/plex_values.yml @@ -1,7 +1,7 @@ claimToken: "claim-E_NxQDtUMMVsLCBFvybK" image: repository: linuxserver/plex - tag: "1.43.1.10611-1e34174b1-ls305" + tag: "1.43.1.10611-1e34174b1-ls306" pullPolicy: Always kubePlex: enabled: false # kubePlex (transcoder job) is disabled because not available on ARM. The transcoding will be performed by the main Plex instance instead of a separate Job.