From d237fc9a374301236be3647c038c0860b5842b3e Mon Sep 17 00:00:00 2001 From: jonny Date: Mon, 11 Jul 2022 13:39:32 +0000 Subject: [PATCH] 'update files with ansible' --- chart/sonarr/Chart.yaml | 2 +- chart/sonarr/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/sonarr/Chart.yaml b/chart/sonarr/Chart.yaml index bb5cf6b..7cac892 100644 --- a/chart/sonarr/Chart.yaml +++ b/chart/sonarr/Chart.yaml @@ -14,7 +14,7 @@ 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. diff --git a/chart/sonarr/values.yaml b/chart/sonarr/values.yaml index d6aea16..432dce0 100644 --- a/chart/sonarr/values.yaml +++ b/chart/sonarr/values.yaml @@ -68,6 +68,6 @@ tolerations: [] affinity: {} config: - configPvc: sonarr-hermes-config-pvc + configPvc: sonarr-config mediaPvc: sonarr-hermes-media-pvc