From db01351cba9a49baa1addd0d059053da450ab640 Mon Sep 17 00:00:00 2001 From: git Date: Sun, 2 Mar 2025 15:02:09 +0000 Subject: [PATCH] 'update files with ansible' --- radarr/Chart.yaml | 4 ++-- radarr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/radarr/Chart.yaml b/radarr/Chart.yaml index a6c3daa..3ab02ba 100644 --- a/radarr/Chart.yaml +++ b/radarr/Chart.yaml @@ -14,10 +14,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 0.4.2 +version: 0.5.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: v5.2.6.8376 +appVersion: v5.19.3.9730 icon: https://git.ervine.org/jonny/x86_64-alpine-radarr/raw/branch/master/radarr.png diff --git a/radarr/values.yaml b/radarr/values.yaml index 8d6361a..00a78d0 100644 --- a/radarr/values.yaml +++ b/radarr/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: harbor.ervine.dev/public/x86_64/ubi/radarr - tag: v5.2.6.8376 + tag: v5.19.3.9730 pullPolicy: Always imagePullSecrets: []