diff --git a/charts/stable/lidarr/Chart.yaml b/charts/stable/lidarr/Chart.yaml index 671dbd2df46..f9c865fa9dd 100644 --- a/charts/stable/lidarr/Chart.yaml +++ b/charts/stable/lidarr/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.0.1.3769" +appVersion: 2.0.3.3791 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/lidarr - https://github.com/Lidarr/Lidarr type: application -version: 17.0.23 +version: 17.0.24 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/charts/stable/lidarr/values.yaml b/charts/stable/lidarr/values.yaml index f6de4be16b3..e39d16f89da 100644 --- a/charts/stable/lidarr/values.yaml +++ b/charts/stable/lidarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/lidarr-develop pullPolicy: IfNotPresent - tag: 2.0.2.3782@sha256:ce84367f7a1fb03de55dc849350cb349eb4bc1a32ef3b1154c63ce6c564f40af + tag: 2.0.3.3791@sha256:559eef1be3f244175c4568e82df16a05c95bff1f7e3a17b9c0522870c4610666 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent