From 823120c033988e9e4d3b47b6d2272c1c77b3dda9 Mon Sep 17 00:00:00 2001 From: git Date: Wed, 5 Feb 2025 14:47:48 +0000 Subject: [PATCH] 'update files with ansible' --- sonarr/Chart.yaml | 4 ++-- sonarr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sonarr/Chart.yaml b/sonarr/Chart.yaml index a92eb06..a01066e 100644 --- a/sonarr/Chart.yaml +++ b/sonarr/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.8.7 +version: 0.9.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: v4.0.9.2244 +appVersion: v4.0.12.2823 icon: https://git.ervine.org/jonny/x86_64-alpine-sonarr/raw/branch/master/sonarr.png \ No newline at end of file diff --git a/sonarr/values.yaml b/sonarr/values.yaml index dec60c0..b9b4795 100644 --- a/sonarr/values.yaml +++ b/sonarr/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: harbor.ervine.dev/public/x86_64/ubi/sonarr - tag: v4.0.9.2244 + tag: v4.0.12.2823 pullPolicy: IfNotPresent imagePullSecrets: []