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.2.8198

| datasource | package                        | from       | to         |
| ---------- | ------------------------------ | ---------- | ---------- |
| docker     | ghcr.io/onedr0p/radarr-nightly | 5.1.1.8195 | 5.1.2.8198 |


Signed-off-by: Anthony Rabbito <hello@anthonyrabbito.com>
  • Loading branch information
renovate[bot] authored Oct 22, 2023
1 parent 18cd15b commit dccca33
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.8195@sha256:e3f05b97b500a8c8b1615c2ae37bfcd425e19625beb75a49619ed5fff4ddbcc2
tag: 5.1.2.8198@sha256:7481b1265e3a428e23d5ecc1437d0a5ceb6e5440ac891115ecce4ec6ffe711dd
env:
TZ: "America/New_York"
RADARR__LOG_LEVEL: info
Expand Down

0 comments on commit dccca33

Please sign in to comment.