diff --git a/sonarr/Chart.yaml b/sonarr/Chart.yaml index 67838c7..697befb 100644 --- a/sonarr/Chart.yaml +++ b/sonarr/Chart.yaml @@ -14,10 +14,10 @@ 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.6.6 +version: 0.7.0 # 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: v3.0.9.1549 +appVersion: v3.0.10.1567 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 99d27f0..8122c35 100644 --- a/sonarr/values.yaml +++ b/sonarr/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: harbor.ervine.dev/public/x86_64/alpine/sonarr - tag: v3.0.9.1549 + tag: v3.0.10.1567 pullPolicy: IfNotPresent imagePullSecrets: []