Skip to content

Commit

Permalink
[prometheus] bump prometheus-node-exporter to 4.31.0
Browse files Browse the repository at this point in the history
Signed-off-by: jrhenderson <[email protected]>
  • Loading branch information
jrhenderson authored Mar 18, 2024
1 parent 8995925 commit 008ca89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/prometheus/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: prometheus
appVersion: v2.50.1
version: 25.17.0
version: 25.17.1
kubeVersion: ">=1.19.0-0"
description: Prometheus is a monitoring system and time series database.
home: https://prometheus.io/
Expand Down Expand Up @@ -34,7 +34,7 @@ dependencies:
repository: https://prometheus-community.github.io/helm-charts
condition: kube-state-metrics.enabled
- name: prometheus-node-exporter
version: "4.30.*"
version: "4.31.*"
repository: https://prometheus-community.github.io/helm-charts
condition: prometheus-node-exporter.enabled
- name: prometheus-pushgateway
Expand Down

0 comments on commit 008ca89

Please sign in to comment.