From b59557579b6d6448edce944f0af3db6d99c71b35 Mon Sep 17 00:00:00 2001 From: Ilia Lazebnik Date: Sat, 11 Nov 2023 12:32:48 +0200 Subject: [PATCH] [prometheus-pushgateway] Bump to 1.6.2 (#3995) * Bump to 1.6.2 Signed-off-by: drfaust92 * Bump to 1.6.2 Signed-off-by: drfaust92 --------- Signed-off-by: drfaust92 Signed-off-by: Sacha --- charts/prometheus-pushgateway/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/prometheus-pushgateway/Chart.yaml b/charts/prometheus-pushgateway/Chart.yaml index 80f9a5530742..5d191c28252b 100644 --- a/charts/prometheus-pushgateway/Chart.yaml +++ b/charts/prometheus-pushgateway/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: "v1.6.1" +appVersion: "v1.6.2" description: A Helm chart for prometheus pushgateway name: prometheus-pushgateway -version: 2.4.1 +version: 2.4.2 home: https://github.com/prometheus/pushgateway sources: - https://github.com/prometheus/pushgateway