Skip to content

Commit

Permalink
fix(docker-image): update ghcr.io/onedr0p/radarr-nightly docker tag t…
Browse files Browse the repository at this point in the history
…o v5.1.1.8183

| datasource | package                        | from       | to         |
| ---------- | ------------------------------ | ---------- | ---------- |
| docker     | ghcr.io/onedr0p/radarr-nightly | 5.1.1.8181 | 5.1.1.8183 |


Signed-off-by: Anthony Rabbito <[email protected]>
  • Loading branch information
renovate[bot] authored Oct 17, 2023
1 parent d17f11d commit a59d970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/base/media/radarr/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ spec:
strategy: RollingUpdate
image:
repository: ghcr.io/onedr0p/radarr-nightly
tag: 5.1.1.8181@sha256:d33eb2dfc6d402c429619359044b0d85accdf4d79a3347989266670272f61d75
tag: 5.1.1.8183@sha256:633d3761cc9707d2c5c7def618537763c32ea7fbaabfe50bc0b01175cdb8251a
env:
TZ: "America/New_York"
RADARR__LOG_LEVEL: info
Expand Down

0 comments on commit a59d970

Please sign in to comment.