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`](f7ca0b8b06)
New: Auto tag movies based on tags present/absent on movies \[
[#&#8203;9916](https://togithub.com/Radarr/Radarr/issues/9916) ]
-
[`56be950`](56be9502af)
Add DevContainer, VSCode config and extensions.json \[
[#&#8203;9914](https://togithub.com/Radarr/Radarr/issues/9914) ]
-
[`77381d3`](77381d3f72)
New: Option to prefix app name on Telegram notification titles \[
[#&#8203;9913](https://togithub.com/Radarr/Radarr/issues/9913) ]
-
[`198e632`](198e6324e0)
Truncate long names for import lists
-
[`81c9537`](81c9537e5a)
New: 'Custom Format:Format Name' rename token \[
[#&#8203;9835](https://togithub.com/Radarr/Radarr/issues/9835),
[#&#8203;9826](https://togithub.com/Radarr/Radarr/issues/9826) ]
-
[`d3cbb9b`](d3cbb9be8d)
New: Detect shfs mounts
-
[`2e043c0`](2e043c0cf7)
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:
TrueCharts Bot 2024-04-13 08:28:26 +02:00 committed by GitHub
parent 9333298b18
commit bfc0813bbd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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