From a4ebc3de4afbdc6f9aad5265e080905ccfe9d583 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 26 Apr 2026 11:11:18 +0200 Subject: [PATCH] chore(radarr): update image oci.trueforge.org/containerforge/radarr digest to 87317c5 (#47559) 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)) | digest | `f5a33b3` → `87317c5` | --- > [!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. --- ### 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 | 2 +- charts/stable/radarr/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/radarr/Chart.yaml b/charts/stable/radarr/Chart.yaml index 19b75571e60..66d0c571a4d 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -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.2.2 +version: 27.2.3 diff --git a/charts/stable/radarr/values.yaml b/charts/stable/radarr/values.yaml index 39f856ad2a8..0b1f5650754 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.2.0.10390@sha256:f5a33b31c041b517941a968e7247a2da839fa21cd57c46dc073eb187c0173b92" + tag: "6.2.0.10390@sha256:87317c55851bd27147d57c804c53cef139ac1e6877cfef95683a45b930dad0e4" exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent