diff --git a/sonarr/Chart.yaml b/sonarr/Chart.yaml index 0b2edc9..d35299f 100644 --- a/sonarr/Chart.yaml +++ b/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.7.1 +version: 0.7.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/sonarr/values.yaml b/sonarr/values.yaml index 1602f17..dd2fdfc 100644 --- a/sonarr/values.yaml +++ b/sonarr/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: - repository: harbor.ervine.dev/public/x86_64/ubi//sonarr + repository: harbor.ervine.dev/public/x86_64/ubi/sonarr tag: v3.0.10.1567 pullPolicy: IfNotPresent