From cff44b8ed50e42a332c01fd3397a8b71f682d66d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 13 Jul 2025 08:08:57 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/home-op?= =?UTF-8?q?erations/radarr=205.27.0.10101=20=E2=86=92=205.27.1.10122=20(#3?= =?UTF-8?q?7469)?= 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 | `f1a4771` -> `e6e4fb8` | 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.1.10122`](https://redirect.github.com/Radarr/Radarr/releases/tag/v5.27.1.10122): 5.27.1.10122 [Compare Source](https://redirect.github.com/Radarr/Radarr/compare/v5.27.0.10101...v5.27.1.10122) *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: - [`bd7465f`](https://redirect.github.com/Radarr/Radarr/commit/bd7465fae4f2b26ff2dbc069a57095925521827d) Fixed: Allow Discover Exclusions of Movies without Year (Year 0) \[ [#​11135](https://redirect.github.com/Radarr/Radarr/issues/11135) ] - [`c0d7048`](https://redirect.github.com/Radarr/Radarr/commit/c0d70485c3a9bfafc59c0bce1796f3fada7a97fc) Multiple Translations updated by Weblate - [`c743383`](https://redirect.github.com/Radarr/Radarr/commit/c743383912b06446acd155c3fb7b5f830d1c0c8a) Fixed: Deleting tags from UI \[ [#​11131](https://redirect.github.com/Radarr/Radarr/issues/11131) ] - [`d93c1d7`](https://redirect.github.com/Radarr/Radarr/commit/d93c1d7808c0197328dbe801807be778693570ba) Automated API Docs update - [`0e2e7e4`](https://redirect.github.com/Radarr/Radarr/commit/0e2e7e4259122ed2cffddb902d758210cfd5ba95) New: Support for multiple movieIds in Rename API endpoint - [`e6b2751`](https://redirect.github.com/Radarr/Radarr/commit/e6b27512c92f7f81adb28a26fe0c74f30a2cadad) Bump version to 5.27.1 This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=182&_a=release-summary).
--- ### 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 0a53e0dd993..0e30ef2e618 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.0.10101 +appVersion: 5.27.1.10122 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.0 +version: 24.1.1 diff --git a/charts/stable/radarr/values.yaml b/charts/stable/radarr/values.yaml index 972d3ced868..788e32e03e0 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.0.10101@sha256:f1a47717f5792d82becbe278c9502d756b898d63b2c637da131172c4adf1ffc7 + tag: 5.27.1.10122@sha256:e6e4fb8383b9f232a5f7d6d7c1eadd03501685468c382131643ba8aed03098ba exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent