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

This commit is contained in:
2026-05-21 06:00:51 +00:00
parent 0d9a565c3a
commit 0c6f9776dc
+1 -1
View File
@@ -43,7 +43,7 @@ spec:
mountPath: /db-local mountPath: /db-local
containers: containers:
- name: jellyfin - name: jellyfin
image: jellyfin/jellyfin:10.11.8 image: jellyfin/jellyfin:10.11.9
env: env:
- name: JELLYFIN_PublishedServerUrl - name: JELLYFIN_PublishedServerUrl
value: https://${JELLYFIN_HOST} value: https://${JELLYFIN_HOST}