diff --git a/charts/sonarr/Chart.yaml b/charts/sonarr/Chart.yaml index e6d6b1b7..f14b03c0 100644 --- a/charts/sonarr/Chart.yaml +++ b/charts/sonarr/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 3.0.4.993 description: Smart PVR for newsgroup and bittorrent users name: sonarr -version: 7.7.0 +version: 8.0.0 keywords: - sonarr - torrent @@ -18,4 +18,4 @@ maintainers: dependencies: - name: common repository: https://k8s-at-home.com/charts/ - version: 1.7.0 + version: 2.0.4 diff --git a/charts/sonarr/ci/ct-values.yaml b/charts/sonarr/ci/ct-values.yaml deleted file mode 100644 index f6ccc628..00000000 --- a/charts/sonarr/ci/ct-values.yaml +++ /dev/null @@ -1,2 +0,0 @@ -ingress: - enabled: true