This commit is contained in:
Philip Haupt
2025-10-21 21:40:30 +02:00
parent ed2dc1e61f
commit 95002e3ac5
6 changed files with 20 additions and 20 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.10.7"
tag: "10.11.0"
# -- Image pull policy (Always, IfNotPresent, or Never).
pullPolicy: IfNotPresent