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 ab97edd + 94ac1a5 commit a6a3b7cCopy full SHA for a6a3b7c
apps/grafana/deployment.yaml
@@ -34,7 +34,7 @@ spec:
34
seccompProfile:
35
type: "RuntimeDefault"
36
containers:
37
- - image: "grafana/grafana:11.2.0"
+ - image: "grafana/grafana:11.2.1"
38
name: "grafana"
39
securityContext:
40
allowPrivilegeEscalation: false
apps/media/radarr/deployment.yaml
@@ -31,7 +31,7 @@ spec:
31
32
33
- - image: "ghcr.io/onedr0p/radarr:5.10.4.9218"
+ - image: "ghcr.io/onedr0p/radarr:5.11.0.9244"
imagePullPolicy: "IfNotPresent"
name: "radarr"
ports:
0 commit comments