From f085a3bdf69999d99be323840f196639af3ea516 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 09:52:14 +0200 Subject: [PATCH] chore(deps): update dependencies helm release prometheus-node-exporter to 4.40.* (#133) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- EXAMPLE/prometheus/Chart.lock | 6 +++--- EXAMPLE/prometheus/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/EXAMPLE/prometheus/Chart.lock b/EXAMPLE/prometheus/Chart.lock index 993ec74..3cc2028 100644 --- a/EXAMPLE/prometheus/Chart.lock +++ b/EXAMPLE/prometheus/Chart.lock @@ -7,9 +7,9 @@ dependencies: version: 5.26.0 - name: prometheus-node-exporter repository: https://prometheus-community.github.io/helm-charts - version: 4.39.0 + version: 4.40.0 - name: prometheus-pushgateway repository: https://prometheus-community.github.io/helm-charts version: 2.15.0 -digest: sha256:492cd5da23bfe9e49febaf20e63810590e14b3bc5359b311463d9ee488b85a66 -generated: "2024-10-19T09:54:48.116434767Z" +digest: sha256:2095016d1bf4ca23cec05d698bda004de544d2d5981829685c37a71ef650c017 +generated: "2024-10-25T01:41:49.776438094Z" diff --git a/EXAMPLE/prometheus/Chart.yaml b/EXAMPLE/prometheus/Chart.yaml index dc7e2e8..952ef84 100644 --- a/EXAMPLE/prometheus/Chart.yaml +++ b/EXAMPLE/prometheus/Chart.yaml @@ -34,7 +34,7 @@ dependencies: repository: https://prometheus-community.github.io/helm-charts condition: kube-state-metrics.enabled - name: prometheus-node-exporter - version: "4.39.*" + version: "4.40.*" repository: https://prometheus-community.github.io/helm-charts condition: prometheus-node-exporter.enabled - name: prometheus-pushgateway