From f9008eb09dda4fe666f51149b8f2ae2689d9b7de Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 17 Nov 2025 10:52:28 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20oci.trueforge.o?= =?UTF-8?q?rg/containerforge/radarr=206.0.3.10276=20=E2=86=92=206.0.4.1029?= =?UTF-8?q?1=20(#41810)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/radarr](https://ghcr.io/trueforge-org/radarr) ([source](https://redirect.github.com/Radarr/Radarr)) | patch | -> | --- > [!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 (oci.trueforge.org/containerforge/radarr) ### [`v6.0.4.10291`](https://redirect.github.com/Radarr/Radarr/releases/tag/v6.0.4.10291): 6.0.4.10291 [Compare Source](https://redirect.github.com/Radarr/Radarr/compare/v6.0.3.10276...v6.0.4.10291) *To receive further Pre-Release or final updates for a non-docker installation, please change the branch to **master**. (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: - [`90cd8df`](https://redirect.github.com/Radarr/Radarr/commit/90cd8df1ae4985387ad1965d95a8bebad5c2bb10) Add private IPv6 networks - [`7d8444c`](https://redirect.github.com/Radarr/Radarr/commit/7d8444c435afe73c4e337079c901e378b18e0430) Set known networks to RFC 1918 ranges during startup - [`1883ae5`](https://redirect.github.com/Radarr/Radarr/commit/1883ae52ac9ac25c052c12db934d424f787fcda6) Fixed: qBittorrent /login API success check - [`47d4ebb`](https://redirect.github.com/Radarr/Radarr/commit/47d4ebbeac4a65ba24966c57a290c757890acc29) Bump to 6.0.4 This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=201&_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 a731afdb02a..969e8c53542 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 6.0.3.10276 +appVersion: 6.0.4.10291 dependencies: - name: common version: 28.26.3 @@ -39,5 +39,5 @@ sources: - https://github.com/Radarr/Radarr - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/radarr type: application -version: 26.0.0 +version: 26.0.1 diff --git a/charts/stable/radarr/values.yaml b/charts/stable/radarr/values.yaml index 8a0caf36776..1278cd256a3 100644 --- a/charts/stable/radarr/values.yaml +++ b/charts/stable/radarr/values.yaml @@ -1,7 +1,7 @@ image: repository: oci.trueforge.org/containerforge/radarr pullPolicy: IfNotPresent - tag: "6.0.3.10276" + tag: "6.0.4.10291" exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent