From 433437fa1f841230b208e8041c546cd1db1c1335 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 03:56:05 +0000 Subject: [PATCH] =?UTF-8?q?feat(helm):=20update=20chart=20prometheus-pushg?= =?UTF-8?q?ateway=20(=203.6.0=20=E2=86=92=203.8.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ---------------------- | ----- | ----- | | helm | prometheus-pushgateway | 3.6.0 | 3.8.0 | Signed-off-by: Roger Rumao --- main/monitoring/pushgateway/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/monitoring/pushgateway/Chart.yaml b/main/monitoring/pushgateway/Chart.yaml index 81b869537..92472d77f 100644 --- a/main/monitoring/pushgateway/Chart.yaml +++ b/main/monitoring/pushgateway/Chart.yaml @@ -3,5 +3,5 @@ apiVersion: v2 version: 1.0.0 dependencies: - name: prometheus-pushgateway - version: 3.6.0 + version: 3.8.0 repository: https://prometheus-community.github.io/helm-charts