From 86ad12e3c7e33c56fee62f64d1487ef9af0b51af Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 14 Feb 2026 20:28:00 +0100 Subject: [PATCH] chore(radarr): update image oci.trueforge.org/containerforge/radarr digest to d716ddc (#44942) 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 | `699839d` → `d716ddc` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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 | 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 5c67b87ed8f..7aa9544addb 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -43,5 +43,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: 26.3.20 +version: 26.3.21 diff --git a/charts/stable/radarr/values.yaml b/charts/stable/radarr/values.yaml index c8a2e8fcf22..293176f3a8a 100644 --- a/charts/stable/radarr/values.yaml +++ b/charts/stable/radarr/values.yaml @@ -1,7 +1,7 @@ image: repository: oci.trueforge.org/containerforge/radarr pullPolicy: IfNotPresent - tag: "6.1.1.10317@sha256:699839decf9ab895b5213182b7b58570368c0abad96b1429c83d92f348d8da12" + tag: "6.1.1.10317@sha256:d716ddcbc33f120ceb532bfb841a79054ffa64f8db111937c346d773aebb2923" exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent