Skip to content

Commit 8a2b77a

Browse files
[prometheus] Update Helm release prometheus-node-exporter to 4.49.* (#6265)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 06a08ed commit 8a2b77a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

charts/prometheus/Chart.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
dependencies:
22
- name: alertmanager
33
repository: https://prometheus-community.github.io/helm-charts
4-
version: 1.27.0
4+
version: 1.27.1
55
- name: kube-state-metrics
66
repository: https://prometheus-community.github.io/helm-charts
77
version: 6.3.0
88
- name: prometheus-node-exporter
99
repository: https://prometheus-community.github.io/helm-charts
10-
version: 4.48.0
10+
version: 4.49.0
1111
- name: prometheus-pushgateway
1212
repository: https://prometheus-community.github.io/helm-charts
1313
version: 3.4.1
14-
digest: sha256:bc793718c76123fbc3a017bb30f18cf026186314f641355627eec0ea067f9899
15-
generated: "2025-10-09T06:48:25.939485499Z"
14+
digest: sha256:52b59c614cc56ced5c1bde88368e53c8f8ef6de5f4b632d960b40e813a1ab672
15+
generated: "2025-10-25T01:51:18.275426972Z"

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.7.2
5-
version: 27.41.2
5+
version: 27.42.0
66
kubeVersion: ">=1.19.0-0"
77
description: Prometheus is a monitoring system and time series database.
88
home: https://prometheus.io/
@@ -40,7 +40,7 @@ dependencies:
4040
repository: https://prometheus-community.github.io/helm-charts
4141
condition: kube-state-metrics.enabled
4242
- name: prometheus-node-exporter
43-
version: "4.48.*"
43+
version: "4.49.*"
4444
repository: https://prometheus-community.github.io/helm-charts
4545
condition: prometheus-node-exporter.enabled
4646
- name: prometheus-pushgateway

0 commit comments

Comments
 (0)