From 91729b6b53802da35fab78056827c4f745e88b61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=97=AA=D1=94=CE=BD=CE=B9=CE=B7=20=E1=97=B7=CF=85=D0=BD?= =?UTF-8?q?=CA=9F?= Date: Tue, 9 Feb 2021 16:55:18 -0500 Subject: [PATCH] [couchpotato] deprecate chart (#566) --- charts/couchpotato/Chart.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/charts/couchpotato/Chart.yaml b/charts/couchpotato/Chart.yaml index b5481aa0..c181e6cf 100644 --- a/charts/couchpotato/Chart.yaml +++ b/charts/couchpotato/Chart.yaml @@ -2,19 +2,17 @@ apiVersion: v2 appVersion: latest description: CouchPotato (CP) is an automatic NZB and torrent downloader. name: couchpotato -version: 4.4.0 +version: 4.4.1 keywords: - couchpotato - usenet - bittorrent home: https://github.com/k8s-at-home/charts/tree/master/charts/couchpotato icon: https://github.com/CouchPotato/CouchPotatoServer/raw/master/couchpotato/static/images/icons/android.png +deprecated: true sources: - https://hub.docker.com/r/linuxserver/couchpotato/ - https://github.com/CouchPotato/CouchPotatoServer/ -maintainers: - - name: billimek - email: jeff@billimek.com dependencies: - name: common repository: https://k8s-at-home.com/charts/