diff --git a/sonarr/Chart.yaml b/sonarr/Chart.yaml index 537c69e..161cdf8 100644 --- a/sonarr/Chart.yaml +++ b/sonarr/Chart.yaml @@ -18,6 +18,6 @@ version: 0.8.5 # 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: v4.0.2.1367 +appVersion: v4.0.2.1183 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 aedc4e2..3fb87d4 100644 --- a/sonarr/values.yaml +++ b/sonarr/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: harbor.ervine.dev/public/x86_64/ubi/sonarr - tag: v4.0.2.1367 + tag: v4.0.2.1183 pullPolicy: IfNotPresent imagePullSecrets: []