From 590b918f8afe1fbdca72da2389917d1e364416a9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 27 Jul 2025 09:11:24 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/home-op?= =?UTF-8?q?erations/radarr=205.27.1.10122=20=E2=86=92=205.27.2.10142=20(#3?= =?UTF-8?q?7772)?= 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 | `e6e4fb8` -> `aa84b83` | 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.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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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
--- ### 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 0e30ef2e618..05e5522c5cd 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.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 diff --git a/charts/stable/radarr/values.yaml b/charts/stable/radarr/values.yaml index 788e32e03e0..c82c4349e7e 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.1.10122@sha256:e6e4fb8383b9f232a5f7d6d7c1eadd03501685468c382131643ba8aed03098ba + tag: 5.27.2.10142@sha256:aa84b8341e2b53281bcea4696427861e4ab02ab004cd76a1b3a76d77ea065ac5 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent