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

This commit is contained in:
2026-06-06 18:00:32 +00:00
parent eb79961993
commit 31b9091263
+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.10 image: jellyfin/jellyfin:10.11.11
env: env:
- name: JELLYFIN_PublishedServerUrl - name: JELLYFIN_PublishedServerUrl
value: https://${JELLYFIN_HOST} value: https://${JELLYFIN_HOST}