From cc4bfa6baf7aa0b528a9752790a62d58991a409a Mon Sep 17 00:00:00 2001 From: git Date: Tue, 2 Apr 2024 14:59:14 +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 161cdf8..5c6d532 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.5 +version: 0.8.6 # 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.2.1183 +appVersion: v4.0.3.1413 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 3fb87d4..c204012 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.2.1183 + tag: v4.0.3.1413 pullPolicy: IfNotPresent imagePullSecrets: []