From b0377b71e183611003c98af621b8c719cdf322b9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 9 May 2026 21:37:33 +0200 Subject: [PATCH] chore(radarr): update image oci.trueforge.org/containerforge/radarr digest to ceb0c27 (#48050) 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 | `4b76ef1` → `ceb0c27` | --- > [!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 c845e796607..be288979fe1 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.3.1 +version: 27.3.2 diff --git a/charts/stable/radarr/values.yaml b/charts/stable/radarr/values.yaml index ca792b1a634..a2d45d2ed0b 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:4b76ef100c1fd7cbd3d2065c9292abf09c3a602efabcc2f04afafa675f04b2ba" + tag: "6.2.0.10390@sha256:ceb0c27148cc7c61e3d5c48b43390e8537b1b04d660f4dfa45533586adc05631" exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent