diff --git a/kubernetes/app/jellyfin/deployment.yaml b/kubernetes/app/jellyfin/deployment.yaml index be93863..c7eb9e7 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.9 + image: jellyfin/jellyfin:10.11.10 env: - name: JELLYFIN_PublishedServerUrl value: https://${JELLYFIN_HOST}