diff --git a/charts/jackett/Chart.yaml b/charts/jackett/Chart.yaml index 1ab1a1d2..e4349dee 100644 --- a/charts/jackett/Chart.yaml +++ b/charts/jackett/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 appVersion: v0.13.446-ls55 -description: API Support for your favorite torrent trackers +description: DEPRECATED - API Support for your favorite torrent trackers name: jackett -version: 2.3.2 +version: 2.3.3 keywords: - jackett - torrent @@ -11,6 +11,4 @@ icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linu sources: - https://hub.docker.com/r/linuxserver/jackett/ - https://github.com/Jackett/Jackett -maintainers: - - name: billimek - email: jeff@billimek.com +deprecated: true diff --git a/charts/jackett/README.md b/charts/jackett/README.md index 2d642763..8334bad8 100644 --- a/charts/jackett/README.md +++ b/charts/jackett/README.md @@ -1,4 +1,15 @@ -# Jackett +# DEPRECATED - Jackett + +**This chart has been deprecated and moved to its new home:** + +- **Chart location:** https://github.com/k8s-at-home/charts/tree/master/charts/jackett + +```console +helm repo add k8s-at-home https://k8s-at-home.com/charts/ +helm install k8s-at-home/jackett +``` + +--- This is a helm chart for [Jackett](https://github.com/Jackett/Jackett) leveraging the [Linuxserver.io image](https://hub.docker.com/r/linuxserver/jackett/) diff --git a/charts/jackett/templates/NOTES.txt b/charts/jackett/templates/NOTES.txt index 7c13744e..e40272cb 100644 --- a/charts/jackett/templates/NOTES.txt +++ b/charts/jackett/templates/NOTES.txt @@ -1,3 +1,5 @@ +This Helm chart is deprecated + 1. Get the application URL by running these commands: {{- if .Values.ingress.enabled }} {{- range .Values.ingress.hosts }}