fix: switch exportarr image back to onedr0p, name changes for prowlarr, radarr and sonarr

This commit is contained in:
SeanOMik 2025-03-28 20:57:25 -04:00
parent 96c7cf9c3b
commit abf3c91ee8
Signed by: SeanOMik
GPG key ID: FEC9E2FC15235964
3 changed files with 6 additions and 6 deletions
kubernetes/main/apps/download

View file

@ -16,13 +16,13 @@ spec:
values:
image:
repository: ghcr.io/home-operations/prowlarr-develop
repository: ghcr.io/home-operations/prowlarr
tag: "1.32.2.4987"
# Metrics sidecar
sidecars:
exportarr:
image: ghcr.io/home-operations/exportarr:v2.0.1
image: ghcr.io/onedr0p/exportarr:v2.0.1
args:
- prowlarr
ports:

View file

@ -34,7 +34,7 @@ spec:
containers:
app:
image:
repository: ghcr.io/home-operations/radarr-develop
repository: ghcr.io/home-operations/radarr
tag: 5.20.1.9773
envFrom: *envFrom
env:
@ -75,7 +75,7 @@ spec:
exportarr:
image:
repository: ghcr.io/home-operations/exportarr
repository: ghcr.io/onedr0p/exportarr
tag: v2.0.1
args:
- radarr

View file

@ -34,7 +34,7 @@ spec:
containers:
app:
image:
repository: ghcr.io/home-operations/sonarr-develop
repository: ghcr.io/home-operations/sonarr
tag: 4.0.14.2938
envFrom: *envFrom
env:
@ -76,7 +76,7 @@ spec:
exportarr:
image:
repository: ghcr.io/home-operations/exportarr
repository: ghcr.io/onedr0p/exportarr
tag: v2.0.1
args:
- sonarr