feat(radarr): update image oci.trueforge.org/containerforge/radarr 6.1.2.10359 → 6.2.0.10390 (#47240)

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

<details>
<summary>Radarr/Radarr
(oci.trueforge.org/containerforge/radarr)</summary>

###
[`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).

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9yYWRhcnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
TrueCharts Bot
2026-04-19 22:56:51 +02:00
committed by GitHub
parent 45e0448427
commit cbcfda2f47
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -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
+1 -1
View File
@@ -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