diff --git a/charts/stable/radarr/Chart.yaml b/charts/stable/radarr/Chart.yaml index 5c70cc1c502..386234f1416 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.1.2.10359 +appVersion: 6.2.0.10390 dependencies: - name: common version: 29.1.0 @@ -20,17 +20,17 @@ dependencies: import-values: [] deprecated: false description: A fork of Sonarr to work with movies à la Couchpotato -home: https://trueforge.org/truetech/truecharts/charts/stable/radarr -icon: https://trueforge.org/img/hotlink-ok/chart-icons/radarr.webp +home: https://truecharts.org/charts/stable/radarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/radarr.webp keywords: - radarr - torrent - usenet -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.33.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: radarr sources: - https://ghcr.io/onedr0p/exportarr @@ -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.1.0 +version: 27.2.0 diff --git a/charts/stable/radarr/values.yaml b/charts/stable/radarr/values.yaml index 2c69b96b44b..b81a3a92810 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.2.10359@sha256:834273b16e2381c43b4c80d28d9eb217d20c5539be47039b0b52e10a26c25686" + tag: "6.2.0.10390@sha256:7225c528a5c9214ca4a215048389e7b3cd51a3af1c95f29fd24f612aa56ea0c3" exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent