From dab04a5fdee407986edc7af2dc8076124a52e09e 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: Wed, 21 Apr 2021 08:25:50 -0400 Subject: [PATCH] [speedtest-prometheus] deprecate chart (#809) * deprecate-speedtest-prometheus * Update Chart.yaml --- charts/stable/speedtest-prometheus/Chart.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/charts/stable/speedtest-prometheus/Chart.yaml b/charts/stable/speedtest-prometheus/Chart.yaml index 99ba162a..a11acafc 100644 --- a/charts/stable/speedtest-prometheus/Chart.yaml +++ b/charts/stable/speedtest-prometheus/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: speedtest-prometheus description: Prometheus Exporter for the official Speedtest CLI type: application -version: 2.2.0 +version: 2.2.1 appVersion: 1.1.0 keywords: - speedtest @@ -12,6 +12,4 @@ home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/speedtest- icon: https://cdn.speedcheck.org/images/reviews/ookla-logo.png sources: - https://github.com/billimek/prometheus-speedtest-exporter -maintainers: -- name: billimek - email: jeff@billimek.com +deprecated: true