From 705603ec35201c47fad60c1ad9d42ddb901fed27 Mon Sep 17 00:00:00 2001 From: git Date: Sun, 11 Feb 2024 06:55:49 +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 5592c1a..a6c3daa 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.1 +version: 0.4.2 # 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.0.3.8127 +appVersion: v5.2.6.8376 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 a6cb979..8d6361a 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.0.3.8127 + tag: v5.2.6.8376 pullPolicy: Always imagePullSecrets: []