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