From d297f8b474f74e70454700a1ba42160a5a79ffcc Mon Sep 17 00:00:00 2001 From: Ryan Turner Date: Sat, 13 Feb 2021 18:29:16 -0600 Subject: [PATCH] chore: fix chart home URL after it was missed (#583) --- charts/sonarr/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/sonarr/Chart.yaml b/charts/sonarr/Chart.yaml index 2375b63e..fb828d12 100644 --- a/charts/sonarr/Chart.yaml +++ b/charts/sonarr/Chart.yaml @@ -2,13 +2,13 @@ apiVersion: v2 appVersion: 3.0.4.993 description: Smart PVR for newsgroup and bittorrent users name: sonarr -version: 9.0.0 +version: 9.0.1 kubeVersion: ">=1.16.0" keywords: - sonarr - torrent - usenet -home: https://github.com/k8s-at-home/charts/tree/master/charts/media-common/sonarr +home: https://github.com/k8s-at-home/charts/tree/master/charts/sonarr icon: https://github.com/Sonarr/Sonarr/blob/phantom-develop/Logo/512.png?raw=true sources: - https://github.com/Sonarr/Sonarr