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:
|
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:
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue