diff --git a/charts/stable/radarr/Chart.yaml b/charts/stable/radarr/Chart.yaml index 791c4553acf..1ba5dfe8d1a 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -8,7 +8,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 6.1.1.10317 +appVersion: 6.1.2.10359 dependencies: - name: common version: 29.0.0 @@ -37,5 +37,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.0.0 +version: 27.0.1 diff --git a/charts/stable/radarr/values.yaml b/charts/stable/radarr/values.yaml index 7cd87f15094..f6fb760a02f 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:01365c59e1b2b53944490804992862fdbf73a6fba3d786037d91ba2068d68b44" + tag: "6.1.2.10359@sha256:314b4e12ace4a1227681d3f4b87c03c43a395e14865c8df284a22041d7c0a04b" exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent