From 257d7c5f47c422f35ea9dfd27a80619d9f79e7c6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 27 Jan 2026 02:56:24 +0100 Subject: [PATCH] chore(radarr): update image oci.trueforge.org/containerforge/radarr digest to 720819b (#44164) 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 | `93b858c` -> `720819b` | --- > [!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 18bf6bee5b8..3caa95bf506 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -39,5 +39,5 @@ sources: - https://github.com/Radarr/Radarr - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/radarr type: application -version: 26.3.16 +version: 26.3.17 diff --git a/charts/stable/radarr/values.yaml b/charts/stable/radarr/values.yaml index 629db0facb6..172f35ff654 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:93b858c2193a98965375b191a3f0e466370aca3dce60bfd61b26cdcbadbadff4" + tag: "6.1.1.10317@sha256:720819ba32cb2f2e2bf198a205aa064cd36018cbc233b32db0bded98b48cb15e" exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent