From cbcfda2f47a3b449c8cae0c55ed9befeec4a6a11 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 19 Apr 2026 22:56:51 +0200 Subject: [PATCH] =?UTF-8?q?feat(radarr):=20update=20image=20oci.trueforge.?= =?UTF-8?q?org/containerforge/radarr=206.1.2.10359=20=E2=86=92=206.2.0.103?= =?UTF-8?q?90=20(#47240)?= 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 | `834273b` → `7225c52` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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.2.0.10390`](https://redirect.github.com/Radarr/Radarr/releases/tag/v6.2.0.10390): 6.2.0.10390 [Compare Source](https://redirect.github.com/Radarr/Radarr/compare/v6.1.2.10359...v6.2.0.10390) *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: - [`9226876`](https://redirect.github.com/Radarr/Radarr/commit/92268767921bddd1625c6acb80b704464b5feb0a) Bump MailKit to 4.16.0 - [`6623247`](https://redirect.github.com/Radarr/Radarr/commit/662324775ed72ea39589a2a8f9d7ffec39bca644) version bump to 6.2.0 - [`331ce45`](https://redirect.github.com/Radarr/Radarr/commit/331ce4579ce2f3d7cb06d82c0e62c42148acacb8) Close issues that don't follow issue templates - [`4b85fab`](https://redirect.github.com/Radarr/Radarr/commit/4b85fab05bc37a51c2e673673d9cabd4113fedd8) Fixed: Downloading backups when path contains a trailing slash - [`8ae71b5`](https://redirect.github.com/Radarr/Radarr/commit/8ae71b54a784ec333d37dc2d62a22ab3c9825214) chore: Fix innosetup download URI This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=212&_a=release-summary).
--- ### Configuration 📅 **Schedule**: (UTC) - 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 | 14 +++++++------- charts/stable/radarr/values.yaml | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/stable/radarr/Chart.yaml b/charts/stable/radarr/Chart.yaml index 5c70cc1c502..386234f1416 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 6.1.2.10359 +appVersion: 6.2.0.10390 dependencies: - name: common version: 29.1.0 @@ -20,17 +20,17 @@ dependencies: import-values: [] deprecated: false description: A fork of Sonarr to work with movies à la Couchpotato -home: https://trueforge.org/truetech/truecharts/charts/stable/radarr -icon: https://trueforge.org/img/hotlink-ok/chart-icons/radarr.webp +home: https://truecharts.org/charts/stable/radarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/radarr.webp keywords: - radarr - torrent - usenet -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.33.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: radarr sources: - https://ghcr.io/onedr0p/exportarr @@ -38,5 +38,5 @@ sources: - https://github.com/trueforge-org/containers/tree/main/apps/radarr - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/radarr type: application -version: 27.1.0 +version: 27.2.0 diff --git a/charts/stable/radarr/values.yaml b/charts/stable/radarr/values.yaml index 2c69b96b44b..b81a3a92810 100644 --- a/charts/stable/radarr/values.yaml +++ b/charts/stable/radarr/values.yaml @@ -2,7 +2,7 @@ image: repository: oci.trueforge.org/containerforge/radarr pullPolicy: IfNotPresent - tag: "6.1.2.10359@sha256:834273b16e2381c43b4c80d28d9eb217d20c5539be47039b0b52e10a26c25686" + tag: "6.2.0.10390@sha256:7225c528a5c9214ca4a215048389e7b3cd51a3af1c95f29fd24f612aa56ea0c3" exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent