jellyfin: upgrade to 12.0

All five installed plugins have 12.0.0.0 targetAbi builds available. The
archived 9p4 SSO Authentication plugin has been removed, since it has no
v12 build and is being replaced by an OIDC plugin later.

Plugins must be updated from the Jellyfin dashboard after the rollout;
the container upgrade does not touch /config/plugins.
This commit is contained in:
2026-09-13 12:56:38 +02:00
parent 30f9c63c9b
commit f53e8f5b00
@@ -20,7 +20,7 @@ spec:
gpu: "true" gpu: "true"
containers: containers:
- name: jellyfin - name: jellyfin
image: jellyfin/jellyfin:10.11.11 image: jellyfin/jellyfin:12.0
ports: ports:
- containerPort: 8096 - containerPort: 8096
resources: resources: