From 92f4ad39d32bb48410f2583147ae18f73d30cf96 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 18 Jun 2025 02:11:09 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/home-op?= =?UTF-8?q?erations/radarr=205.26.2.10099=20=E2=86=92=205.27.0.10101=20(#3?= =?UTF-8?q?6359)?= 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)) | minor | `c83c912` -> `f1a4771` | --- > [!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.0.10101`](https://redirect.github.com/Radarr/Radarr/releases/tag/v5.27.0.10101): 5.27.0.10101 [Compare Source](https://redirect.github.com/Radarr/Radarr/compare/v5.26.2.10099...v5.27.0.10101) *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: - [`dae5e86`](https://redirect.github.com/Radarr/Radarr/commit/dae5e86b2c241419a7da5ed2c54c08bcd1b25068) Fixed: Skip title searches for Newznab/Torznab indexers when movie year is missing \[ [#​10569](https://redirect.github.com/Radarr/Radarr/issues/10569) ] - [`71f032d`](https://redirect.github.com/Radarr/Radarr/commit/71f032d17518b0a2852ff37a6c435829ceb17294) Bump Polly to 8.6.0 - [`5a6db29`](https://redirect.github.com/Radarr/Radarr/commit/5a6db29dbd77dc8346fbe1c60629f2738762a544) Bump version to 5.27.0 This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/\_release?releaseId=180&\_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 f736b277062..77372611dd2 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.26.2.10099 +appVersion: 5.27.0.10101 dependencies: - name: common version: 25.4.10 @@ -38,5 +38,5 @@ sources: - https://github.com/Radarr/Radarr - https://github.com/truecharts/charts/tree/master/charts/stable/radarr type: application -version: 23.27.2 +version: 23.28.0 diff --git a/charts/stable/radarr/values.yaml b/charts/stable/radarr/values.yaml index e1581a51c4b..972d3ced868 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.26.2.10099@sha256:c83c91282a2be00a86628d1bb0eb0cb76dee31fd66575254f98c56b6206d2d6e + tag: 5.27.0.10101@sha256:f1a47717f5792d82becbe278c9502d756b898d63b2c637da131172c4adf1ffc7 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent