diff --git a/radarr/Chart.yaml b/radarr/Chart.yaml index 3ab02ba..5a6bc52 100644 --- a/radarr/Chart.yaml +++ b/radarr/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.5.0 +version: 0.6.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. -appVersion: v5.19.3.9730 +appVersion: v6.1.1.10317 icon: https://git.ervine.org/jonny/x86_64-alpine-radarr/raw/branch/master/radarr.png diff --git a/radarr/values.yaml b/radarr/values.yaml index 00a78d0..f9ae8ca 100644 --- a/radarr/values.yaml +++ b/radarr/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: harbor.ervine.dev/public/x86_64/ubi/radarr - tag: v5.19.3.9730 + tag: v6.1.1.10317 pullPolicy: Always imagePullSecrets: []