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.
2 parents 8ac7885 + 4cbabd2 commit bf6fd83Copy full SHA for bf6fd83
apps/jellyfin/statefulset.yaml
@@ -30,7 +30,7 @@ spec:
30
seccompProfile:
31
type: RuntimeDefault
32
containers:
33
- - image: "jellyfin/jellyfin:10.10.1"
+ - image: "jellyfin/jellyfin:10.10.3"
34
securityContext:
35
allowPrivilegeEscalation: false
36
readOnlyRootFilesystem: true
0 commit comments