diff --git a/kubernetes/app/jellyfin/deployment.yaml b/kubernetes/app/jellyfin/deployment.yaml index c7eb9e7..5366f0e 100644 --- a/kubernetes/app/jellyfin/deployment.yaml +++ b/kubernetes/app/jellyfin/deployment.yaml @@ -43,7 +43,7 @@ spec: mountPath: /db-local containers: - name: jellyfin - image: jellyfin/jellyfin:10.11.10 + image: jellyfin/jellyfin:10.11.11 env: - name: JELLYFIN_PublishedServerUrl value: https://${JELLYFIN_HOST}