diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index 464806e7248..2ee4d140f7f 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.0.8.1874 +appVersion: 4.0.9.2244 dependencies: - name: common version: 24.1.5 @@ -35,4 +35,4 @@ sources: - https://github.com/Sonarr/Sonarr - https://github.com/truecharts/charts/tree/master/charts/stable/sonarr type: application -version: 23.1.4 +version: 23.1.5 diff --git a/charts/stable/sonarr/values.yaml b/charts/stable/sonarr/values.yaml index a066911de0e..8c3c310eb5b 100644 --- a/charts/stable/sonarr/values.yaml +++ b/charts/stable/sonarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/sonarr pullPolicy: IfNotPresent - tag: 4.0.8.1874@sha256:3c8d3d5648f9d292d834252e98c34f459ea81a906ab88782bd53f405bb2c4b26 + tag: 4.0.9.2244@sha256:09650592285998c4472b4b332a0b23d2a1c579df772752e961d5bf1f3c85d65c exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent