Skip to content

Commit b79867a

Browse files
[kube-prometheus-stack] Update Helm release prometheus-node-exporter to v4.50.0 (#6455)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 71a9729 commit b79867a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/kube-prometheus-stack/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ name: kube-prometheus-stack
3131
sources:
3232
- https://github.com/prometheus-community/helm-charts
3333
- https://github.com/prometheus-operator/kube-prometheus
34-
version: 80.11.1
34+
version: 80.12.0
3535
# renovate: github=prometheus-operator/prometheus-operator
3636
appVersion: v0.87.1
3737
kubeVersion: ">=1.25.0-0"
@@ -59,7 +59,7 @@ dependencies:
5959
repository: https://prometheus-community.github.io/helm-charts
6060
condition: kubeStateMetrics.enabled
6161
- name: prometheus-node-exporter
62-
version: "4.49.2"
62+
version: "4.50.0"
6363
repository: https://prometheus-community.github.io/helm-charts
6464
condition: nodeExporter.enabled
6565
- name: grafana

0 commit comments

Comments
 (0)