Skip to content

Commit

Permalink
fix(container): update image ghcr.io/onedr0p/exportarr to v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 6, 2024
1 parent 5db5ad6 commit beb7ba1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion kubernetes/apps/media/mediabox/app/prowlarr-exporter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ spec:
spec:
containers:
- name: prowlarr-exporter
image: ghcr.io/onedr0p/exportarr:v2.0.0
image: ghcr.io/onedr0p/exportarr:v2.0.1
imagePullPolicy: Always
args:
- prowlarr
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/media/mediabox/app/radarr-exporter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ spec:
spec:
containers:
- name: radarr-exporter
image: ghcr.io/onedr0p/exportarr:v2.0.0
image: ghcr.io/onedr0p/exportarr:v2.0.1
imagePullPolicy: Always
args:
- radarr
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/media/mediabox/app/sonarr-exporter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ spec:
spec:
containers:
- name: sonarr-exporter
image: ghcr.io/onedr0p/exportarr:v2.0.0
image: ghcr.io/onedr0p/exportarr:v2.0.1
imagePullPolicy: Always
args:
- sonarr
Expand Down

0 comments on commit beb7ba1

Please sign in to comment.