From e9ba3012e88fd39c4dd7fff7eebee55635482299 Mon Sep 17 00:00:00 2001 From: loftkun Date: Sat, 26 Sep 2020 15:48:48 +0900 Subject: [PATCH] [stable/prometheus-pushgateway ] Fix typo (#23813) Signed-off-by: loftkun --- stable/prometheus-pushgateway/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/prometheus-pushgateway/Chart.yaml b/stable/prometheus-pushgateway/Chart.yaml index b413ba2ea8..2332ed8d35 100644 --- a/stable/prometheus-pushgateway/Chart.yaml +++ b/stable/prometheus-pushgateway/Chart.yaml @@ -3,9 +3,9 @@ appVersion: "1.2.0" # The prometheus-pushgateway chart is deprecated and no longer maintained. For details deprecation, # including how to un-deprecate a chart see the PROCESSES.md file. deprecated: true -description: DEPRECATE A Helm chart for prometheus pushgateway +description: DEPRECATED A Helm chart for prometheus pushgateway name: prometheus-pushgateway -version: 1.4.2 +version: 1.4.3 home: https://github.com/prometheus/pushgateway sources: - https://github.com/prometheus/pushgateway