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

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 |
`aa84b83` -> `1bf822e` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

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.3.10153`](https://redirect.github.com/Radarr/Radarr/releases/tag/v5.27.3.10153):
5.27.3.10153

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

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

#### Changes:

-
[`6851c26`](https://redirect.github.com/Radarr/Radarr/commit/6851c2632863d58390b789610a167c40b77c6b84)
Bump SixLabors.ImageSharp to 3.1.11
-
[`e29be26`](https://redirect.github.com/Radarr/Radarr/commit/e29be26fc9a5570bdf37a1b9504b3c0162be7715)
Fixed: Prevent using Original names with other movie file tokens
([#&#8203;11175](https://redirect.github.com/Radarr/Radarr/issues/11175))
-
[`f6bd2f5`](https://redirect.github.com/Radarr/Radarr/commit/f6bd2f52d588f8fec4bf7b44d3272a9c3e3554f3)
Bump version to 5.27.3

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

#### What's Changed

- Fixed: Prevent using Original names with other movie file tokens by
[@&#8203;bakerboy448](https://redirect.github.com/bakerboy448) in
[https://github.com/Radarr/Radarr/pull/11175](https://redirect.github.com/Radarr/Radarr/pull/11175)

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

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2025-08-09 16:19:17 +00:00
committed by GitHub
parent 02db6482c3
commit 19daa8221e
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.2.10142
appVersion: 5.27.3.10153
dependencies:
- name: common
version: 28.15.1
@@ -38,5 +38,5 @@ sources:
- https://github.com/Radarr/Radarr
- https://github.com/truecharts/charts/tree/master/charts/stable/radarr
type: application
version: 24.2.1
version: 24.2.2
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/home-operations/radarr
pullPolicy: IfNotPresent
tag: 5.27.2.10142@sha256:aa84b8341e2b53281bcea4696427861e4ab02ab004cd76a1b3a76d77ea065ac5
tag: 5.27.3.10153@sha256:1bf822eaf3d944dc994656c3a712a89df0d88f5f46731af4fccc90c5e0333167
exportarrImage:
repository: ghcr.io/onedr0p/exportarr
pullPolicy: IfNotPresent