diff --git a/helm-values/plex_values.yml b/helm-values/plex_values.yml index 614e376..87d13b4 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.0.10467-2b1ba6e69-ls290" + tag: "1.42.2.10156-f737b826c-ls291" 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.