From f10dc436a7e9f14ecde60068497efec0ae899ae6 Mon Sep 17 00:00:00 2001 From: drfaust92 Date: Sat, 6 Apr 2024 19:31:31 +0300 Subject: [PATCH] bump to 1.8.0 Signed-off-by: drfaust92 --- 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 1b9633c6f5a7..527ad7ecee62 100644 --- a/charts/prometheus-pushgateway/Chart.yaml +++ b/charts/prometheus-pushgateway/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: "v1.7.0" +appVersion: "v1.8.0" description: A Helm chart for prometheus pushgateway name: prometheus-pushgateway -version: 2.8.0 +version: 2.9.0 home: https://github.com/prometheus/pushgateway sources: - https://github.com/prometheus/pushgateway