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 3903a9a + 095cbb3 commit 5f31bd2Copy full SHA for 5f31bd2
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
apps/media/radarr/deployment.yaml
@@ -31,7 +31,7 @@ spec:
type: "RuntimeDefault"
- - image: "ghcr.io/onedr0p/radarr:5.12.2.9335"
+ - image: "ghcr.io/onedr0p/radarr:5.14.0.9383"
imagePullPolicy: "IfNotPresent"
name: "radarr"
37
ports:
0 commit comments