We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e36e84 commit c402a19Copy full SHA for c402a19
apps/jellyfin/statefulset.yaml
@@ -30,7 +30,7 @@ spec:
30
seccompProfile:
31
type: RuntimeDefault
32
containers:
33
- - image: "jellyfin/jellyfin:10.10.7"
+ - image: "jellyfin/jellyfin:10.11.1"
34
securityContext:
35
allowPrivilegeEscalation: false
36
readOnlyRootFilesystem: true
0 commit comments