From d6df5e1c4928b29b705cd715b71859dc0d95ac27 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 10 Jun 2026 15:47:32 +0200 Subject: [PATCH] =?UTF-8?q?fix(radarr):=20update=20image=20oci.trueforge.o?= =?UTF-8?q?rg/containerforge/radarr=206.2.1.10437=20=E2=86=92=206.2.1.1046?= =?UTF-8?q?1=20(#48992)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/stable/radarr/Chart.yaml | 4 ++-- charts/stable/radarr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/radarr/Chart.yaml b/charts/stable/radarr/Chart.yaml index 9e47169ee62..d704e0660f9 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 6.2.1.10437 +appVersion: 6.2.1.10461 dependencies: - name: common version: 29.3.4 @@ -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.4.1 +version: 27.4.2 diff --git a/charts/stable/radarr/values.yaml b/charts/stable/radarr/values.yaml index 4a43d7abf03..0e2d3033346 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.1.10437@sha256:d989a7332d26d48f2081b53dbee6ff0e980a33c8e3cdfe04d7d95bc5c96eabcb" + tag: "6.2.1.10461@sha256:c8a8d8818c2857cfb59d1981e1ab3069db5ee09ed94c92bbd5365769fb68516c" exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent