Skip to content

Commit 701e9f5

Browse files
[prometheus] Update Helm release prometheus-pushgateway to 3.6.* (#6382)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a5e8b56 commit 701e9f5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

charts/prometheus/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ dependencies:
1010
version: 4.49.2
1111
- name: prometheus-pushgateway
1212
repository: https://prometheus-community.github.io/helm-charts
13-
version: 3.5.0
14-
digest: sha256:720c8fa14ef8407d369db6600fcda0be22cdf6f86d19a20a5e0d00c4f3681ff9
15-
generated: "2025-11-28T02:43:59.763952784Z"
13+
version: 3.6.0
14+
digest: sha256:65ec37e6681e4de5f2e7cd58d88af00dbb945c66b89d469aca61ae6422157d53
15+
generated: "2025-12-05T21:44:21.318066852Z"

charts/prometheus/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: prometheus
33
# renovate: github=prometheus/prometheus
44
appVersion: v3.8.0
5-
version: 27.49.0
5+
version: 27.50.0
66
kubeVersion: ">=1.19.0-0"
77
description: Prometheus is a monitoring system and time series database.
88
home: https://prometheus.io/
@@ -44,7 +44,7 @@ dependencies:
4444
repository: https://prometheus-community.github.io/helm-charts
4545
condition: prometheus-node-exporter.enabled
4646
- name: prometheus-pushgateway
47-
version: "3.5.*"
47+
version: "3.6.*"
4848
repository: https://prometheus-community.github.io/helm-charts
4949
condition: prometheus-pushgateway.enabled
5050
keywords:

0 commit comments

Comments
 (0)