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

This commit is contained in:
2026-05-25 00:01:02 +00:00
parent 0c6f9776dc
commit 7095e75193
+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.9 image: jellyfin/jellyfin:10.11.10
env: env:
- name: JELLYFIN_PublishedServerUrl - name: JELLYFIN_PublishedServerUrl
value: https://${JELLYFIN_HOST} value: https://${JELLYFIN_HOST}