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