From 88b5fad847b7d55ff862b1bb081790b360fe9ac0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 29 Aug 2025 22:24:37 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/home-op?= =?UTF-8?q?erations/radarr=205.27.4.10176=20=E2=86=92=205.27.5.10184=20(#3?= =?UTF-8?q?8783)?= 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 | `4b9c354` -> `af67ce8` | --- > [!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.5.10184`](https://redirect.github.com/Radarr/Radarr/releases/tag/v5.27.5.10184): 5.27.5.10184 [Compare Source](https://redirect.github.com/Radarr/Radarr/compare/v5.27.4.10176...v5.27.5.10184) *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: - [`d384921`](https://redirect.github.com/Radarr/Radarr/commit/d38492188a55f98bbada1d9e1acff0dc6281435f) New: Georgian language support ([#​11209](https://redirect.github.com/Radarr/Radarr/issues/11209)) - [`50e75e1`](https://redirect.github.com/Radarr/Radarr/commit/50e75e13621707d15afe9b58fdac4003bb2f50b8) Bump to 5.27.5 This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=189&_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 13e36133e7b..b3615cb747f 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.4.10176 +appVersion: 5.27.5.10184 dependencies: - name: common version: 28.16.2 @@ -38,5 +38,5 @@ sources: - https://github.com/Radarr/Radarr - https://github.com/truecharts/charts/tree/master/charts/stable/radarr type: application -version: 24.4.3 +version: 24.4.4 diff --git a/charts/stable/radarr/values.yaml b/charts/stable/radarr/values.yaml index 73d1bd96de3..387f8324216 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.4.10176@sha256:4b9c3548ff82a9f3e4ccdabb2d7044da8167c42003ac96164c3e1a5287730538 + tag: 5.27.5.10184@sha256:af67ce80302e21f7228e2da671943c48b27a25faf27e19c4fcb7ad33c1c0e3c0 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent