From 19daa8221e1f2dd6804f6ad49e9a49fd3d893c7a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 9 Aug 2025 18:19:17 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/home-op?= =?UTF-8?q?erations/radarr=205.27.2.10142=20=E2=86=92=205.27.3.10153=20(#3?= =?UTF-8?q?8072)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
Radarr/Radarr (ghcr.io/home-operations/radarr) ### [`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 ([#​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 [@​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
--- ### 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. --- - [ ] 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). --- charts/stable/radarr/Chart.yaml | 4 ++-- charts/stable/radarr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/radarr/Chart.yaml b/charts/stable/radarr/Chart.yaml index 1233a20fcea..8b05877a298 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -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 diff --git a/charts/stable/radarr/values.yaml b/charts/stable/radarr/values.yaml index c82c4349e7e..10c33ddf61c 100644 --- a/charts/stable/radarr/values.yaml +++ b/charts/stable/radarr/values.yaml @@ -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