From 328280bad1aada74245ebbde3481194ee18f2fae Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 26 Mar 2026 19:36:19 +0100 Subject: [PATCH] =?UTF-8?q?fix(radarr):=20update=20image=20oci.trueforge.o?= =?UTF-8?q?rg/containerforge/radarr=206.1.1.10317=20=E2=86=92=206.1.2.1035?= =?UTF-8?q?9=20(#46439)?= 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 | `01365c5` → `314b4e1` | --- > [!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.1.2.10359`](https://redirect.github.com/Radarr/Radarr/releases/tag/v6.1.2.10359): 6.1.2.10359 [Compare Source](https://redirect.github.com/Radarr/Radarr/compare/v6.1.1.10317...v6.1.2.10359) *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: - [`8ae71b5`](https://redirect.github.com/Radarr/Radarr/commit/8ae71b54a784ec333d37dc2d62a22ab3c9825214) chore: Fix innosetup download URI - [`079e213`](https://redirect.github.com/Radarr/Radarr/commit/079e2136ee6d3b579329f18deaf2e59ed20d93ee) version bump to 6.1.2 - [`cf0d6b0`](https://redirect.github.com/Radarr/Radarr/commit/cf0d6b014222a6424bae52dbbb55849a6f874d2f) Chore: Sonar Cloud version bump - [`f1513ca`](https://redirect.github.com/Radarr/Radarr/commit/f1513ca39e7179030eb84ac3769bdc6e41b9c05b) Multiple Translations updated by Weblate - [`7062b3a`](https://redirect.github.com/Radarr/Radarr/commit/7062b3a1786d8825648ef70a277a29233b85e118) Bump MailKit to 4.15.1 \[ [#​11399](https://redirect.github.com/Radarr/Radarr/issues/11399) ] - [`7885404`](https://redirect.github.com/Radarr/Radarr/commit/7885404c2c2a850365c42608720f551aab9d180a) Bump ImageSharp to 3.1.12 \[ [#​11397](https://redirect.github.com/Radarr/Radarr/issues/11397) ] - [`1ce3783`](https://redirect.github.com/Radarr/Radarr/commit/1ce378356645c21dcb3fb9d583958aa778263f84) Fixed: Parsing URLs on some systems due to Locale - [`1a2b90b`](https://redirect.github.com/Radarr/Radarr/commit/1a2b90bf3660cb937042b9fb12ce5e24a0d67bbb) Improve HTTP file mappers - [`89110c2`](https://redirect.github.com/Radarr/Radarr/commit/89110c2cc8ec671d718cf34acc845f66d475a427) version bump to 6.1.1 This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=208&_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 791c4553acf..1ba5dfe8d1a 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -8,7 +8,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 6.1.1.10317 +appVersion: 6.1.2.10359 dependencies: - name: common version: 29.0.0 @@ -37,5 +37,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.0.0 +version: 27.0.1 diff --git a/charts/stable/radarr/values.yaml b/charts/stable/radarr/values.yaml index 7cd87f15094..f6fb760a02f 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.1.10317@sha256:01365c59e1b2b53944490804992862fdbf73a6fba3d786037d91ba2068d68b44" + tag: "6.1.2.10359@sha256:314b4e12ace4a1227681d3f4b87c03c43a395e14865c8df284a22041d7c0a04b" exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent