chore(k8s/jellyfin): update jellyfin/jellyfin docker tag to v10.11.8

This commit is contained in:
Renovate Bot
2026-04-06 00:00:56 +00:00
parent d997b5c568
commit 6195bb7541

View File

@@ -43,7 +43,7 @@ spec:
mountPath: /db-local mountPath: /db-local
containers: containers:
- name: jellyfin - name: jellyfin
image: jellyfin/jellyfin:10.11.7 image: jellyfin/jellyfin:10.11.8
env: env:
- name: JELLYFIN_PublishedServerUrl - name: JELLYFIN_PublishedServerUrl
value: https://${JELLYFIN_HOST} value: https://${JELLYFIN_HOST}