From b7af16c3978bed0527ca4953808316f1d1ae2de8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 23 Jan 2026 15:50:17 +0100 Subject: [PATCH] chore(radarr): update image oci.trueforge.org/containerforge/radarr digest to 93b858c (#44018) 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 | `2d4806c` -> `93b858c` | --- > [!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 eb31d511048..dba85fdc621 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.13 +version: 26.3.14 diff --git a/charts/stable/radarr/values.yaml b/charts/stable/radarr/values.yaml index bb251a15463..629db0facb6 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:2d4806c7f2c922787d3fbc984ebefaf20235c5d06facab4a41c290a87b3ab2d1" + tag: "6.1.1.10317@sha256:93b858c2193a98965375b191a3f0e466370aca3dce60bfd61b26cdcbadbadff4" exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent