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:
@@ -20,7 +20,7 @@ spec:
|
||||
gpu: "true"
|
||||
containers:
|
||||
- name: jellyfin
|
||||
image: jellyfin/jellyfin:10.11.11
|
||||
image: jellyfin/jellyfin:12.0
|
||||
ports:
|
||||
- containerPort: 8096
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user