From 5e6fe872f7e0649810d6a95f931594fd3261b06e Mon Sep 17 00:00:00 2001 From: git Date: Fri, 13 Oct 2023 14:50:37 +0000 Subject: [PATCH] 'update files with ansible' --- sonarr/Chart.yaml | 6 +++--- sonarr/values.yaml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sonarr/Chart.yaml b/sonarr/Chart.yaml index bd790c2..439ca18 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.1.6 +version: 0.6.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: v2.0.0.5344 +appVersion: v3.0.9.1549 -icon: https://git.ervine.org/jonny/x86_64-alpine-sonarr/raw/branch/master/sonarr.png +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 3d72d3c..99d27f0 100644 --- a/sonarr/values.yaml +++ b/sonarr/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: harbor.ervine.dev/public/x86_64/alpine/sonarr - tag: v2.0.0.5344 + tag: v3.0.9.1549 pullPolicy: IfNotPresent imagePullSecrets: [] @@ -68,6 +68,6 @@ tolerations: [] affinity: {} config: - configPvc: sonarr-hermes-config-pvc + configPvc: sonarr-config mediaPvc: sonarr-hermes-media-pvc