fix: switch exportarr image back to onedr0p, name changes for prowlarr, radarr and sonarr
This commit is contained in:
parent
96c7cf9c3b
commit
abf3c91ee8
3 changed files with 6 additions and 6 deletions
kubernetes/main/apps/download
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue