From 558982b854ac2fba7a2f744f708e18427362323d Mon Sep 17 00:00:00 2001 From: gasmick <33287410+gasmick@users.noreply.github.com> Date: Fri, 12 Apr 2024 15:53:05 +0200 Subject: [PATCH] [prometheus-pushgateway]: bump major instead of minor version Signed-off-by: gasmick <33287410+gasmick@users.noreply.github.com> --- charts/prometheus-pushgateway/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/prometheus-pushgateway/Chart.yaml b/charts/prometheus-pushgateway/Chart.yaml index 9e48152adda4..e2f0e6cc13b7 100644 --- a/charts/prometheus-pushgateway/Chart.yaml +++ b/charts/prometheus-pushgateway/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "v1.8.0" description: A Helm chart for prometheus pushgateway name: prometheus-pushgateway -version: 2.12.0 +version: 3.0.0 home: https://github.com/prometheus/pushgateway sources: - https://github.com/prometheus/pushgateway