From 383a50c1bbc6aaa825461af9ccf3c087336e5090 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Fri, 14 Apr 2023 12:53:29 +0200 Subject: [PATCH] fix(sonarr): remove postgresql dependency and update common Might also fix some addon issues. Signed-off-by: Kjeld Schouten-Lebbing --- charts/stable/sonarr/Chart.yaml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index 46dfdd1bf7c..40787211b25 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -3,11 +3,7 @@ appVersion: "3.0.9.1549" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 11.0.18 + version: 12.4.9 deprecated: false description: Smart PVR for newsgroup and bittorrent users home: https://truecharts.org/charts/stable/sonarr @@ -26,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sonarr - https://github.com/Sonarr/Sonarr type: application -version: 15.0.2 +version: 15.0.3 annotations: truecharts.org/catagories: | - media