From 0368ef87ac4c6ec572ae5bb31dcff3f7c01281e5 Mon Sep 17 00:00:00 2001 From: Ilia Lazebnik Date: Sat, 20 Jan 2024 23:34:18 +0200 Subject: [PATCH] [prometheus-pushgateway] bump pgw to 1.7.0 (#4162) 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 f03c2c924a7e..466c18022cca 100644 --- a/charts/prometheus-pushgateway/Chart.yaml +++ b/charts/prometheus-pushgateway/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: "v1.6.2" +appVersion: "v1.7.0" description: A Helm chart for prometheus pushgateway name: prometheus-pushgateway -version: 2.5.0 +version: 2.6.0 home: https://github.com/prometheus/pushgateway sources: - https://github.com/prometheus/pushgateway