feat(container): update image ghcr.io/onedr0p/exportarr to v2.1.0
This commit is contained in:
parent
0a9279c9fe
commit
62f3442937
3 changed files with 3 additions and 3 deletions
kubernetes/main/apps/download
|
@ -22,7 +22,7 @@ spec:
|
|||
# Metrics sidecar
|
||||
sidecars:
|
||||
exportarr:
|
||||
image: ghcr.io/onedr0p/exportarr:v2.0.1
|
||||
image: ghcr.io/onedr0p/exportarr:v2.1.0
|
||||
args:
|
||||
- prowlarr
|
||||
ports:
|
||||
|
|
|
@ -76,7 +76,7 @@ spec:
|
|||
exportarr:
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
tag: v2.0.1
|
||||
tag: v2.1.0
|
||||
args:
|
||||
- radarr
|
||||
env:
|
||||
|
|
|
@ -77,7 +77,7 @@ spec:
|
|||
exportarr:
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
tag: v2.0.1
|
||||
tag: v2.1.0
|
||||
args:
|
||||
- sonarr
|
||||
env:
|
||||
|
|
Loading…
Add table
Reference in a new issue