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 a80a900 commit d24d8b4Copy full SHA for d24d8b4
apps/jellyfin/statefulset.yaml
@@ -30,7 +30,7 @@ spec:
30
seccompProfile:
31
type: RuntimeDefault
32
containers:
33
- - image: "jellyfin/jellyfin:10.9.11"
+ - image: "jellyfin/jellyfin:10.10.0"
34
securityContext:
35
allowPrivilegeEscalation: false
36
readOnlyRootFilesystem: true
0 commit comments