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