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