From b0e95d5cc4fc9501d5a553a029cdf2a774f00efd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 21 Feb 2026 23:59:21 +0100 Subject: [PATCH] chore(radarr): update image oci.trueforge.org/containerforge/radarr digest to 01365c5 (#45387) 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 | `1ce2323` → `01365c5` | --- > [!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**: 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 6b2383c2d88..87d9fb42729 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.4.3 +version: 26.4.4 diff --git a/charts/stable/radarr/values.yaml b/charts/stable/radarr/values.yaml index 56afc0e6ec5..7cd87f15094 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.1.1.10317@sha256:1ce2323b9573216382ea6c35e5aec70689d630e8f124b4505c36648d3772a71c" + tag: "6.1.1.10317@sha256:01365c59e1b2b53944490804992862fdbf73a6fba3d786037d91ba2068d68b44" exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent