jellyfin update

This commit is contained in:
Philip Haupt
2025-07-05 14:14:36 +02:00
parent 22e464fd33
commit 5c051128ec
3 changed files with 4 additions and 4 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: ""
tag: "10.10.7"
# -- Image pull policy (Always, IfNotPresent, or Never).
pullPolicy: IfNotPresent