chore(helm): update image ghcr.io/home-operations/radarr 5.27.1.10122 → 5.27.2.10142 (#37772)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/home-operations/radarr](https://ghcr.io/home-operations/radarr)
([source](https://redirect.github.com/Radarr/Radarr)) | patch |
`e6e4fb8` -> `aa84b83` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>Radarr/Radarr (ghcr.io/home-operations/radarr)</summary>

###
[`v5.27.2.10142`](https://redirect.github.com/Radarr/Radarr/releases/tag/v5.27.2.10142):
5.27.2.10142

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

*To receive further Pre-Release updates for a non-docker installation,
please change the branch to **develop**. (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.***

#### What's Changed

- Fixed: xvid not always detected correctly by
[@&#8203;nuxencs](https://redirect.github.com/nuxencs) in
[https://github.com/Radarr/Radarr/pull/11138](https://redirect.github.com/Radarr/Radarr/pull/11138)
- Translations update from Servarr Weblate by
[@&#8203;ServarrAdmin](https://redirect.github.com/ServarrAdmin) in
[https://github.com/Radarr/Radarr/pull/11137](https://redirect.github.com/Radarr/Radarr/pull/11137)
- New: Improve stored UI settings for multiple instances under the same
host by [@&#8203;bakerboy448](https://redirect.github.com/bakerboy448)
in
[https://github.com/Radarr/Radarr/pull/11147](https://redirect.github.com/Radarr/Radarr/pull/11147)
- New: Improve Reject for Unknown Movie Messaging by
[@&#8203;bakerboy448](https://redirect.github.com/bakerboy448) in
[https://github.com/Radarr/Radarr/pull/11063](https://redirect.github.com/Radarr/Radarr/pull/11063)
- Return error if Manual Import called without items by
[@&#8203;bakerboy448](https://redirect.github.com/bakerboy448) in
[https://github.com/Radarr/Radarr/pull/11154](https://redirect.github.com/Radarr/Radarr/pull/11154)
- New:(Pushcut) Improved Notification Detailss by
[@&#8203;denisgabriel5](https://redirect.github.com/denisgabriel5) in
[https://github.com/Radarr/Radarr/pull/10897](https://redirect.github.com/Radarr/Radarr/pull/10897)

**Full Changelog**:
https://github.com/Radarr/Radarr/compare/v5.27.1.10122...v5.27.2.10142

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2025-07-27 09:11:24 +02:00
committed by GitHub
parent d02643e7f9
commit 590b918f8a
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.27.1.10122
appVersion: 5.27.2.10142
dependencies:
- name: common
version: 28.13.0
@@ -38,5 +38,5 @@ sources:
- https://github.com/Radarr/Radarr
- https://github.com/truecharts/charts/tree/master/charts/stable/radarr
type: application
version: 24.1.1
version: 24.1.2
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/home-operations/radarr
pullPolicy: IfNotPresent
tag: 5.27.1.10122@sha256:e6e4fb8383b9f232a5f7d6d7c1eadd03501685468c382131643ba8aed03098ba
tag: 5.27.2.10142@sha256:aa84b8341e2b53281bcea4696427861e4ab02ab004cd76a1b3a76d77ea065ac5
exportarrImage:
repository: ghcr.io/onedr0p/exportarr
pullPolicy: IfNotPresent