From b99362198734a14799674c2cb75545e1b6a4d5b7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 30 Nov 2025 07:32:52 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20oci.trueforge.o?= =?UTF-8?q?rg/containerforge/radarr=206.0.4.10291=20=E2=86=92=206.1.0.1029?= =?UTF-8?q?3=20(#42258)?= 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)) | minor | `0e9d403` -> `6ff2d7d` | --- > [!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.1.0.10293`](https://redirect.github.com/Radarr/Radarr/releases/tag/v6.1.0.10293): 6.1.0.10293 [Compare Source](https://redirect.github.com/Radarr/Radarr/compare/v6.0.4.10291...v6.1.0.10293) *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: - [`1b9662d`](https://redirect.github.com/Radarr/Radarr/commit/1b9662d58823ff02b7162282e84e4aed95db0126) chore: updated build images - [`005c870`](https://redirect.github.com/Radarr/Radarr/commit/005c870f692b9a2466c5f03e22014000728e4f4f) bump to 6.1.0 - [`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=202&_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 c7c01f46b88..ebcca52af4f 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.4.10291 +appVersion: 6.1.0.10293 dependencies: - name: common version: 28.29.2 @@ -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.2.1 +version: 26.3.0 diff --git a/charts/stable/radarr/values.yaml b/charts/stable/radarr/values.yaml index 54c442ad079..f6ae9293167 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.4.10291@sha256:0e9d403a1b7e6985281a18f480a5e2f02962d0ef987873cf6c592010ab3b02c9" + tag: "6.1.0.10293@sha256:6ff2d7dbf4b656911dc0c66305680085eb27beb28c02b86fd164919783f9543f" exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent