From 377fa8ec4a5e4106b1750f92fb6e008ca76a7172 Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Mon, 9 Feb 2026 10:20:10 +0000 Subject: [PATCH] build: automatic update of plex updates image linuxserver/plex tag '1.42.2.10156-f737b826c-ls291' to '1.42.2.10156-f737b826c-ls292' --- 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 87d13b4..8c0b95b 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.42.2.10156-f737b826c-ls291" + tag: "1.42.2.10156-f737b826c-ls292" 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.