From 309367f9f7a0b434704ebdbdf52e2ffd1aef7fc9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 7 Sep 2025 20:08:01 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/home-op?= =?UTF-8?q?erations/radarr=205.27.5.10198=20=E2=86=92=205.28.0.10205=20(#3?= =?UTF-8?q?9246)?= 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 | `d7af98a` -> `80dec94` | --- > [!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.28.0.10205`](https://redirect.github.com/Radarr/Radarr/releases/tag/v5.28.0.10205): 5.28.0.10205 [Compare Source](https://redirect.github.com/Radarr/Radarr/compare/v5.27.5.10198...v5.28.0.10205) *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 - Translations update from Servarr Weblate by [@​ServarrAdmin](https://redirect.github.com/ServarrAdmin) in [#​11210](https://redirect.github.com/Radarr/Radarr/pull/11210) - Translations update from Servarr Weblate by [@​ServarrAdmin](https://redirect.github.com/ServarrAdmin) in [#​11214](https://redirect.github.com/Radarr/Radarr/pull/11214) - UI Updates by [@​bakerboy448](https://redirect.github.com/bakerboy448) in [#​11224](https://redirect.github.com/Radarr/Radarr/pull/11224) - New: Changing icon during import to blue by [@​ineednewpajamas](https://redirect.github.com/ineednewpajamas) in [#​11225](https://redirect.github.com/Radarr/Radarr/pull/11225) - New: (NFO Metadata) Include the TMDB Collection ID by [@​MaienM](https://redirect.github.com/MaienM) in [#​11164](https://redirect.github.com/Radarr/Radarr/pull/11164) **Full Changelog**:
--- ### 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 4591ec58097..2245d449313 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.5.10198 +appVersion: 5.28.0.10205 dependencies: - name: common version: 28.16.6 @@ -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.8 +version: 24.5.0 diff --git a/charts/stable/radarr/values.yaml b/charts/stable/radarr/values.yaml index 6fbbdb9d47e..a7d8f9677cf 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.5.10198@sha256:d7af98ace197411f38fcacbdc0bb5530ac5669a27cab9e28889aa531b5a1b536 + tag: 5.28.0.10205@sha256:80dec94f1eea0715471853011efdf2c49cf92f8fe3b17b722ad8f8a637e3fead exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent