fix: change to home-operations registry from onedr0p

this solves issue #239

Signed-off-by: Vegard Hagen <[email protected]>
This commit is contained in:
Vegard Hagen
2025-03-24 15:38:53 +01:00
parent 3bb7d5dd52
commit b8201c456d
45 changed files with 102 additions and 46 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ spec:
type: RuntimeDefault
containers:
- name: radarr
image: ghcr.io/onedr0p/radarr:5.19.3 # renovate: docker=ghcr.io/onedr0p/radarr
image: ghcr.io/home-operations/radarr:5.19.3 # renovate: docker=ghcr.io/home-operations/radarr
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true