chore(arr): Pin jellyfin to updated version

Moved the jellyfin installation to 10.11.x, so now we should pin it to a
minimum of that. Also, since the 'latest' container for the linuxserver
container images is still the 10.10.7 container, we can't just use that.
So we pin the exact version for now instead.
This commit is contained in:
Marty Oehme 2025-11-26 15:48:37 +01:00
parent 7f56c80cf4
commit ef1823da20
Signed by: Marty
GPG key ID: 4E535BC19C61886E

View file

@ -14,7 +14,7 @@ arrstack_qbittorrent_version: latest
arrstack_homarr_version: latest
arrstack_jellyseerr_version: latest
arrstack_audiobookshelf_version: latest
arrstack_jellyfin_version: "10.10.7"
arrstack_jellyfin_version: "10.11.3"
arrstack_gonic_version: latest
arrstack_restic_version: latest # TODO: Should maybe be set in restic role instead?