chore(deps): update container image ghcr.io/onedr0p/radarr to v5.4.6.8723@b480add by renovate (#20705)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/radarr](https://ghcr.io/onedr0p/radarr) ([source](https://togithub.com/Radarr/Radarr)) | minor | `5.3.6.8612` -> `5.4.6.8723` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Radarr/Radarr (ghcr.io/onedr0p/radarr)</summary> ### [`v5.4.6.8723`](https://togithub.com/Radarr/Radarr/releases/tag/v5.4.6.8723): 5.4.6.8723 [Compare Source](https://togithub.com/Radarr/Radarr/compare/v5.3.6.8612...v5.4.6.8723) *To receive further Pre-Release or final updates for a non-docker installation, please change the branch to **master**. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)* **If you are using docker you will need to update the container image. *Do not attempt to update Radarr within an existing docker container.*** #### Changes: - [`f7ca0b8`](https://togithub.com/Radarr/Radarr/commit/f7ca0b8b0642bf4306341be41234f9317c154bad) New: Auto tag movies based on tags present/absent on movies \[ [#​9916](https://togithub.com/Radarr/Radarr/issues/9916) ] - [`56be950`](https://togithub.com/Radarr/Radarr/commit/56be9502af7838b6215f87d29b89663e86d2e595) Add DevContainer, VSCode config and extensions.json \[ [#​9914](https://togithub.com/Radarr/Radarr/issues/9914) ] - [`77381d3`](https://togithub.com/Radarr/Radarr/commit/77381d3f727cf2a7b12d994d7f5bd1413b0e08e6) New: Option to prefix app name on Telegram notification titles \[ [#​9913](https://togithub.com/Radarr/Radarr/issues/9913) ] - [`198e632`](https://togithub.com/Radarr/Radarr/commit/198e6324e064b339b4a72c1c880057e999412d2d) Truncate long names for import lists - [`81c9537`](https://togithub.com/Radarr/Radarr/commit/81c9537e5a48e09c438134ea86204ce1f1c1f6c3) New: 'Custom Format:Format Name' rename token \[ [#​9835](https://togithub.com/Radarr/Radarr/issues/9835), [#​9826](https://togithub.com/Radarr/Radarr/issues/9826) ] - [`d3cbb9b`](https://togithub.com/Radarr/Radarr/commit/d3cbb9be8dfdc7665805f8e832251141b33ab3f0) New: Detect shfs mounts - [`2e043c0`](https://togithub.com/Radarr/Radarr/commit/2e043c0cf71496054815a672a0dea5cc092c8c1b) Bump version to 5.4.6 This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/\_release?releaseId=95&\_a=release-summary). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI5MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.3.6.8612
|
||||
appVersion: 5.4.6.8723
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.3.6
|
||||
@@ -24,7 +24,7 @@ keywords:
|
||||
- radarr
|
||||
- torrent
|
||||
- usenet
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://ghcr.io/onedr0p/radarr
|
||||
- https://ghcr.io/onedr0p/exportarr
|
||||
type: application
|
||||
version: 21.6.5
|
||||
version: 21.7.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/radarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.3.6.8612@sha256:4dcf3bb47fb83ca2fc8cfb7a35b3130aabf51e5042a68915e4182ebed203e1bf
|
||||
tag: 5.4.6.8723@sha256:b480add126ac1d0d7700085517419b57c57d5881f4a38ac14abad2deb6dde898
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user