diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index c3788088eda..5ade9d3ae4a 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.0.14.2938 +appVersion: 4.0.15.2940 dependencies: - name: common version: 25.4.10 @@ -38,5 +38,5 @@ sources: - https://github.com/Sonarr/Sonarr - https://github.com/truecharts/charts/tree/master/charts/stable/sonarr type: application -version: 23.8.2 +version: 23.8.3 diff --git a/charts/stable/sonarr/values.yaml b/charts/stable/sonarr/values.yaml index 46f7d1178c5..be88c5db76d 100644 --- a/charts/stable/sonarr/values.yaml +++ b/charts/stable/sonarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/home-operations/sonarr pullPolicy: IfNotPresent - tag: 4.0.14.2938@sha256:5126f7ae94745a8e58e6963e1f67e905766c096832eff08b0678355ad0cdecee + tag: 4.0.15.2940@sha256:ca6c735014bdfb04ce043bf1323a068ab1d1228eea5bab8305ca0722df7baf78 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent