From f1b2fe12af2eb684f283383948834a689e7e6596 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 09:35:17 +0100 Subject: [PATCH] chore(deps): update dependencies helm release prometheus-node-exporter to 4.41.* (#137) 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 3cc2028..dea0879 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.40.0 + version: 4.41.0 - name: prometheus-pushgateway repository: https://prometheus-community.github.io/helm-charts version: 2.15.0 -digest: sha256:2095016d1bf4ca23cec05d698bda004de544d2d5981829685c37a71ef650c017 -generated: "2024-10-25T01:41:49.776438094Z" +digest: sha256:50eb2de6dad93cf081ea12de312c7a38c3955e5a219ed39e1d5c536acf592d59 +generated: "2024-11-01T02:11:55.23672029Z" diff --git a/EXAMPLE/prometheus/Chart.yaml b/EXAMPLE/prometheus/Chart.yaml index 952ef84..ca1ee9e 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.40.*" + version: "4.41.*" repository: https://prometheus-community.github.io/helm-charts condition: prometheus-node-exporter.enabled - name: prometheus-pushgateway