chore(deps): update container image ghcr.io/onedr0p/radarr to v5.12.2.9335@d7ab75d by renovate (#27626)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/radarr](https://ghcr.io/onedr0p/radarr)
([source](https://redirect.github.com/Radarr/Radarr)) | minor |
`5.11.0.9244` -> `5.12.2.9335` |

---

> [!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.12.2.9335`](https://redirect.github.com/Radarr/Radarr/releases/tag/v5.12.2.9335):
5.12.2.9335

[Compare
Source](https://redirect.github.com/Radarr/Radarr/compare/v5.11.0.9244...v5.12.2.9335)

*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:

-
[`889d071`](https://redirect.github.com/Radarr/Radarr/commit/889d0710046e34c7173b64067ecdd0a9ee5b177a)
New: Display items tags on import lists index
-
[`0049922`](https://redirect.github.com/Radarr/Radarr/commit/0049922ab6809be48e96726a4f4006d711051b7d)
Include exception message in SkyHook failure message
-
[`3c995a0`](https://redirect.github.com/Radarr/Radarr/commit/3c995a0fff4caf8e68e398dc263887c06211a84f)
Bump babel packages
-
[`430719b`](https://redirect.github.com/Radarr/Radarr/commit/430719baacd6cf97ec2eb8a64d77efa0aefbe32d)
Remove unused gulp packages
-
[`9928d71`](https://redirect.github.com/Radarr/Radarr/commit/9928d711a3bb72d40c99541bfc530eb7bcad811b)
Trim multiple occurrences of ending separators in filename
-
[`f90b43b`](https://redirect.github.com/Radarr/Radarr/commit/f90b43b3e1c7d938eaaf290148b488d3b814968a)
Simplify parsing IMDb and TMDb urls as search terms
-
[`64122b4`](https://redirect.github.com/Radarr/Radarr/commit/64122b4cfb3bf53bdbf5c924baee5e1b0814501a)
Auto-detect building on macOS ARM
([#&#8203;10539](https://redirect.github.com/Radarr/Radarr/issues/10539))
-
[`7912a94`](https://redirect.github.com/Radarr/Radarr/commit/7912a942f71256efde95d715474a950248267357)
Bump frontend packages
-
[`0a7607b`](https://redirect.github.com/Radarr/Radarr/commit/0a7607bb62b26ecec2fff09bd7f48e1a55144437)
Bump dotnet packages
-
[`beeb520`](https://redirect.github.com/Radarr/Radarr/commit/beeb5204b825f669083cfff56e6a581d0737b5b5)
New: Parse IMDB and TMDB URLs as search terms

<details><summary><b>See More</b></summary>

-
[`ab13fb6`](https://redirect.github.com/Radarr/Radarr/commit/ab13fb6e99d61c312580d38a70759dd135438dd0)
Fix index variable in fuse worker
-
[`2a3d595`](https://redirect.github.com/Radarr/Radarr/commit/2a3d595a66244c3256b87798c3f385bf411e7cc1)
Multiple Translations updated by Weblate
-
[`958a863`](https://redirect.github.com/Radarr/Radarr/commit/958a863d8f62bd24714ab132f85c48f10251dcdb)
Recompare file size after import file if necessary
-
[`8b7884d`](https://redirect.github.com/Radarr/Radarr/commit/8b7884deb0a6ed5d45e01462600a90706f9f3208)
Automated API Docs update
-
[`9a22e1c`](https://redirect.github.com/Radarr/Radarr/commit/9a22e1c791750fb356a98cba3e402cb9cc348a36)
Bump browserslist-db
-
[`f0f8284`](https://redirect.github.com/Radarr/Radarr/commit/f0f828491b7002cfa0613241b2b4e73c32d6c4e9)
Fixed: Copy to clipboard in non-secure contexts \[
[#&#8203;10525](https://redirect.github.com/Radarr/Radarr/issues/10525)
]
-
[`7f3d107`](https://redirect.github.com/Radarr/Radarr/commit/7f3d107eda88eaa3c5b7e131bdb0f4d6714b79d4)
Convert ClipboardButton to TypeScript \[
[#&#8203;10452](https://redirect.github.com/Radarr/Radarr/issues/10452)
]
-
[`ce4477e`](https://redirect.github.com/Radarr/Radarr/commit/ce4477eeacc05356752e7757ae35274e68a590ca)
Improve filename examples for movies naming
-
[`8b64f87`](https://redirect.github.com/Radarr/Radarr/commit/8b64f873f47e732cf318c2874695f087261c948d)
Convert Naming options to TypeScript
-
[`38bd060`](https://redirect.github.com/Radarr/Radarr/commit/38bd06096047dfc235451c63938a03c929190df1)
Convert FormInputButton to TypeScript
-
[`7c243cb`](https://redirect.github.com/Radarr/Radarr/commit/7c243cb6e8ec9df123f6ecd4f5707668287b69a9)
Fixed: Error updating providers with ID missing from JSON
-
[`b29dee6`](https://redirect.github.com/Radarr/Radarr/commit/b29dee63f4b493c1e5e28a240bb05155bd7ff199)
Use the first allowed quality for cutoff met rejection message with
disabled upgrades
-
[`f6542ba`](https://redirect.github.com/Radarr/Radarr/commit/f6542bab0a6c05760b4d926d9d87720ed136f38a)
New: Use 307 redirect for requests missing URL Base
-
[`da1b53b`](https://redirect.github.com/Radarr/Radarr/commit/da1b53b7e250df25ebfc5e02f32054d4c6cdced8)
Bump macOS runner version to 13
-
[`0deae95`](https://redirect.github.com/Radarr/Radarr/commit/0deae95782f2cb21cbbbd15470d0fc8b037a7e61)
Bump version to 5.12.2

This list of changes was [auto
generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/\_release?releaseId=130&\_a=release-summary).</details>

</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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTkuMCIsInVwZGF0ZWRJblZlciI6IjM4LjExOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-10-12 20:20:33 +02:00
committed by GitHub
parent 2717c8928f
commit 2ecd794a61
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.11.0.9244
appVersion: 5.12.2.9335
dependencies:
- name: common
version: 25.0.0
@@ -35,4 +35,4 @@ sources:
- https://github.com/Radarr/Radarr
- https://github.com/truecharts/charts/tree/master/charts/stable/radarr
type: application
version: 23.7.1
version: 23.8.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/onedr0p/radarr
pullPolicy: IfNotPresent
tag: 5.11.0.9244@sha256:9e8c571b554549d7e01c623d423f1fbe8ec04e2c4de8bab080f5425cf4a8a3e3
tag: 5.12.2.9335@sha256:d7ab75d9280e9067c9c7b4e3fc6366c030a5090dc842785d098f5967417cbac9
exportarrImage:
repository: ghcr.io/onedr0p/exportarr
pullPolicy: IfNotPresent