From d83988fe7d10fb7d60628cbb2b3e0bba9790bcd4 Mon Sep 17 00:00:00 2001 From: Jeff Billimek Date: Sat, 29 Aug 2020 17:42:07 -0400 Subject: [PATCH] deprecate teslamate and others (#366) Signed-off-by: Jeff Billimek --- charts/tautulli/Chart.yaml | 8 +++----- charts/tautulli/README.md | 13 ++++++++++++- charts/tautulli/templates/NOTES.txt | 2 ++ charts/teslamate/Chart.yaml | 8 +++----- charts/teslamate/README.md | 13 ++++++++++++- charts/teslamate/templates/NOTES.txt | 2 ++ charts/unifi-poller/Chart.yaml | 8 +++----- charts/unifi-poller/README.md | 13 ++++++++++++- charts/unifi-poller/templates/NOTES.txt | 2 ++ charts/uptimerobot-prometheus/Chart.yaml | 8 +++----- charts/uptimerobot-prometheus/README.md | 13 ++++++++++++- charts/uptimerobot-prometheus/templates/NOTES.txt | 2 ++ charts/uptimerobot/Chart.yaml | 8 +++----- charts/uptimerobot/README.md | 13 ++++++++++++- charts/uptimerobot/templates/NOTES.txt | 2 ++ 15 files changed, 85 insertions(+), 30 deletions(-) diff --git a/charts/tautulli/Chart.yaml b/charts/tautulli/Chart.yaml index bf7b6b2c..b2d4f7bd 100644 --- a/charts/tautulli/Chart.yaml +++ b/charts/tautulli/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 appVersion: v2.1.44-ls34 -description: A Python based monitoring and tracking tool for Plex Media Server. +description: DEPRECATED - A Python based monitoring and tracking tool for Plex Media Server. name: tautulli -version: 2.3.2 +version: 2.3.3 keywords: - tautulli - plex @@ -11,6 +11,4 @@ icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linu sources: - https://hub.docker.com/r/linuxserver/tautulli/ - https://tautulli.com/ -maintainers: - - name: billimek - email: jeff@billimek.com +deprecated: true diff --git a/charts/tautulli/README.md b/charts/tautulli/README.md index f4176f6b..921c0891 100644 --- a/charts/tautulli/README.md +++ b/charts/tautulli/README.md @@ -1,4 +1,15 @@ -# Tautulli +# DEPRECATED - Tautulli + +**This chart has been deprecated and moved to its new home:** + +- **Chart location:** https://github.com/k8s-at-home/charts/tree/master/charts/tautulli + +```console +helm repo add k8s-at-home https://k8s-at-home.com/charts/ +helm install k8s-at-home/tautulli +``` + +--- This is a helm chart for [Tautulli](https://tautulli.com/) leveraging the [Linuxserver.io image](https://hub.docker.com/r/linuxserver/tautulli/) diff --git a/charts/tautulli/templates/NOTES.txt b/charts/tautulli/templates/NOTES.txt index 71123b83..bcf844f8 100644 --- a/charts/tautulli/templates/NOTES.txt +++ b/charts/tautulli/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 }} diff --git a/charts/teslamate/Chart.yaml b/charts/teslamate/Chart.yaml index 3031cf91..ba6fd3ec 100644 --- a/charts/teslamate/Chart.yaml +++ b/charts/teslamate/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 appVersion: "v1.19.3" -description: A self-hosted data logger for your Tesla 🚘 +description: DEPRECATED - A self-hosted data logger for your Tesla 🚘 name: teslamate -version: 2.0.4 +version: 2.0.5 keywords: - teslamate - tesla @@ -10,6 +10,4 @@ home: https://github.com/billimek/billimek-charts/tree/master/charts/teslamate icon: https://upload.wikimedia.org/wikipedia/commons/thumb/b/bd/Tesla_Motors.svg/793px-Tesla_Motors.svg.png sources: - https://github.com/adriankumpf/teslamate -maintainers: - - name: billimek - email: jeff@billimek.com +deprecated: true diff --git a/charts/teslamate/README.md b/charts/teslamate/README.md index eec54891..275a3cbd 100644 --- a/charts/teslamate/README.md +++ b/charts/teslamate/README.md @@ -1,4 +1,15 @@ -# A self-hosted data logger for your Tesla 🚘 +# DEPRECATED - A self-hosted data logger for your Tesla 🚘 + +**This chart has been deprecated and moved to its new home:** + +- **Chart location:** https://github.com/k8s-at-home/charts/tree/master/charts/teslamate + +```console +helm repo add k8s-at-home https://k8s-at-home.com/charts/ +helm install k8s-at-home/teslamate +``` + +--- This is an opinionated helm chart for [Teslamate](https://github.com/adriankumpf/teslamate) installed with a standalone postgresql database. diff --git a/charts/teslamate/templates/NOTES.txt b/charts/teslamate/templates/NOTES.txt index 08243a9b..c0026f1e 100644 --- a/charts/teslamate/templates/NOTES.txt +++ b/charts/teslamate/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 $host := .Values.ingress.hosts }} diff --git a/charts/unifi-poller/Chart.yaml b/charts/unifi-poller/Chart.yaml index d660b6f5..55a8bdb4 100755 --- a/charts/unifi-poller/Chart.yaml +++ b/charts/unifi-poller/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 appVersion: "2.0.1" -description: Collect ALL UniFi Controller, Site, Device & Client Data - Export to InfluxDB or Prometheus +description: DEPRECATED - Collect ALL UniFi Controller, Site, Device & Client Data - Export to InfluxDB or Prometheus name: unifi-poller -version: 1.0.1 +version: 1.0.2 keywords: - unifi - unifi-poller @@ -11,6 +11,4 @@ icon: https://raw.githubusercontent.com/wiki/unifi-poller/unifi-poller/images/un sources: - https://github.com/unifi-poller/unifi-poller - https://hub.docker.com/r/golift/unifi-poller -maintainers: - - name: billimek - email: jeff@billimek.com +deprecated: true diff --git a/charts/unifi-poller/README.md b/charts/unifi-poller/README.md index 5cc3f1ad..f490a540 100755 --- a/charts/unifi-poller/README.md +++ b/charts/unifi-poller/README.md @@ -1,4 +1,15 @@ -# unifi-poller +# DEPRECATED - unifi-poller + +**This chart has been deprecated and moved to its new home:** + +- **Chart location:** https://github.com/k8s-at-home/charts/tree/master/charts/unifi-poller + +```console +helm repo add k8s-at-home https://k8s-at-home.com/charts/ +helm install k8s-at-home/unifi-poller +``` + +--- This is an opinionated helm chart for [unifi-poller](https://github.com/unifi-poller/unifi-poller) diff --git a/charts/unifi-poller/templates/NOTES.txt b/charts/unifi-poller/templates/NOTES.txt index 1a0a5a5a..9a698a41 100755 --- a/charts/unifi-poller/templates/NOTES.txt +++ b/charts/unifi-poller/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 $host := .Values.ingress.hosts }} diff --git a/charts/uptimerobot-prometheus/Chart.yaml b/charts/uptimerobot-prometheus/Chart.yaml index d9b21144..02b5fa7b 100644 --- a/charts/uptimerobot-prometheus/Chart.yaml +++ b/charts/uptimerobot-prometheus/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: uptimerobot-prometheus -description: Prometheus Exporter for the official uptimerobot CLI +description: DEPRECATED - Prometheus Exporter for the official uptimerobot CLI type: application -version: 1.0.0 +version: 1.0.1 appVersion: 0.0.1 keywords: - uptimerobot @@ -13,6 +13,4 @@ icon: https://cdn.foliovision.com/images/2019/03/icon-uptimerobot-1024.png sources: - https://github.com/lekpamartin/uptimerobot_exporter - https://github.com/billimek/billimek-charts/tree/master/charts/uptimerobot-prometheus -maintainers: -- name: billimek - email: jeff@billimek.com +deprecated: true diff --git a/charts/uptimerobot-prometheus/README.md b/charts/uptimerobot-prometheus/README.md index 15d06f11..788c17d8 100644 --- a/charts/uptimerobot-prometheus/README.md +++ b/charts/uptimerobot-prometheus/README.md @@ -1,4 +1,15 @@ -# Prometheus Exporter using the Uptimerobot API +# DEPRECATED - Prometheus Exporter using the Uptimerobot API + +**This chart has been deprecated and moved to its new home:** + +- **Chart location:** https://github.com/k8s-at-home/charts/tree/master/charts/uptimerobot-prometheus + +```console +helm repo add k8s-at-home https://k8s-at-home.com/charts/ +helm install k8s-at-home/uptimerobot-prometheus +``` + +--- ![](https://raw.githubusercontent.com/lekpamartin/uptimerobot_exporter/master/dashboards/dashboard.PNG) diff --git a/charts/uptimerobot-prometheus/templates/NOTES.txt b/charts/uptimerobot-prometheus/templates/NOTES.txt index fafec45d..bcd42619 100644 --- a/charts/uptimerobot-prometheus/templates/NOTES.txt +++ b/charts/uptimerobot-prometheus/templates/NOTES.txt @@ -1,3 +1,5 @@ +This Helm chart is deprecated + 1. Get the application URL by running these commands: {{- if contains "NodePort" .Values.service.type }} export NODE_PORT=$(kubectl get --namespace {{ .Release.Namespace }} -o jsonpath="{.spec.ports[0].nodePort}" services {{ include "uptimerobot-prometheus.fullname" . }}) diff --git a/charts/uptimerobot/Chart.yaml b/charts/uptimerobot/Chart.yaml index b88e3738..69896a72 100644 --- a/charts/uptimerobot/Chart.yaml +++ b/charts/uptimerobot/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 name: uptimerobot -version: 2.0.1 +version: 2.0.2 appVersion: 1.1.0 -description: A tool to get statistics from Uptime Robot and log it into InfluxDB +description: DEPRECATED - A tool to get statistics from Uptime Robot and log it into InfluxDB keywords: - uptimerobot - influxdb @@ -12,6 +12,4 @@ icon: https://i.imgur.com/ARSSILk.png sources: - https://github.com/trojanc/node-influx-uptimerobot - https://github.com/billimek/billimek-charts -maintainers: -- name: billimek - email: jeff@billimek.com +deprecated: true diff --git a/charts/uptimerobot/README.md b/charts/uptimerobot/README.md index 827b7143..c2d02752 100644 --- a/charts/uptimerobot/README.md +++ b/charts/uptimerobot/README.md @@ -1,4 +1,15 @@ -# A tool to get statistics from Uptime Robot and log it into InfluxDB +# DEPRECATED - A tool to get statistics from Uptime Robot and log it into InfluxDB + +**This chart has been deprecated and moved to its new home:** + +- **Chart location:** https://github.com/k8s-at-home/charts/tree/master/charts/uptimerobot + +```console +helm repo add k8s-at-home https://k8s-at-home.com/charts/ +helm install k8s-at-home/uptimerobot +``` + +--- ![Screenshot](https://raw.githubusercontent.com/billimek/node-influx-uptimerobot/master/docs/dashboard.png) diff --git a/charts/uptimerobot/templates/NOTES.txt b/charts/uptimerobot/templates/NOTES.txt index 499bc386..828916db 100644 --- a/charts/uptimerobot/templates/NOTES.txt +++ b/charts/uptimerobot/templates/NOTES.txt @@ -1,3 +1,5 @@ +This Helm chart is deprecated + You can connect to the container running uptimerobot. To open a shell session in the pod run the following: - kubectl exec -i -t --namespace {{ .Release.Namespace }} $(kubectl get pods --namespace {{ .Release.Namespace }} -l app={{ template "uptimerobot.fullname" . }} -o jsonpath='{.items[0].metadata.name}') /bin/sh