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: values:
image: image:
repository: ghcr.io/home-operations/prowlarr-develop repository: ghcr.io/home-operations/prowlarr
tag: "1.32.2.4987" tag: "1.32.2.4987"
# Metrics sidecar # Metrics sidecar
sidecars: sidecars:
exportarr: exportarr:
image: ghcr.io/home-operations/exportarr:v2.0.1 image: ghcr.io/onedr0p/exportarr:v2.0.1
args: args:
- prowlarr - prowlarr
ports: ports:

View file

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

View file

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