jellyfin update

This commit is contained in:
Philip Haupt
2025-11-07 17:32:00 +01:00
parent 8331042f44
commit 98a85f4720
3 changed files with 15 additions and 15 deletions

View File

@@ -12,7 +12,7 @@ image:
# -- Container image repository for Jellyfin.
repository: docker.io/jellyfin/jellyfin
# -- Jellyfin container image tag. Leave empty to automatically use the Chart's app version.
tag: "10.11.1"
tag: ""
# -- Image pull policy (Always, IfNotPresent, or Never).
pullPolicy: IfNotPresent