feat: configure Plex for automatic latest image updates
- Change Plex image tag from 1.41.8 to latest for auto-updates - Switch ArgoCD Image Updater strategy to 'digest' for latest tag tracking - Enables automatic detection of newer Plex versions - Tests complete GitOps workflow with image auto-updates 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -2,7 +2,7 @@ claimToken: "claim-Ku2YYmJzDB1mpyG6YD7x"
|
||||
|
||||
image:
|
||||
repository: linuxserver/plex
|
||||
tag: 1.41.8
|
||||
tag: latest
|
||||
pullPolicy: Always
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user