diff --git a/charts/feature-cluster-metrics/Chart.lock b/charts/feature-cluster-metrics/Chart.lock index 2afc7c590..b7ac110f2 100644 --- a/charts/feature-cluster-metrics/Chart.lock +++ b/charts/feature-cluster-metrics/Chart.lock @@ -4,12 +4,12 @@ dependencies: version: 5.26.0 - name: prometheus-node-exporter repository: https://prometheus-community.github.io/helm-charts - version: 4.39.0 + version: 4.42.0 - name: prometheus-windows-exporter repository: https://prometheus-community.github.io/helm-charts version: 0.5.1 - name: kepler repository: https://sustainable-computing-io.github.io/kepler-helm-chart version: 0.5.11 -digest: sha256:3cbd44e4e8d245f9e2a48f1eb898d0fffa04199464461a15da86f0242b15b4d2 -generated: "2024-11-07T13:17:46.987023-06:00" +digest: sha256:5dce7890998fe29c7f90e7014df60b8e4d47203941389fd6315ffd85ec48758e +generated: "2024-11-07T13:27:55.883606-06:00" diff --git a/charts/feature-cluster-metrics/Chart.yaml b/charts/feature-cluster-metrics/Chart.yaml index 41436547a..2e6deb57f 100644 --- a/charts/feature-cluster-metrics/Chart.yaml +++ b/charts/feature-cluster-metrics/Chart.yaml @@ -18,7 +18,7 @@ dependencies: - alias: node-exporter name: prometheus-node-exporter - version: 4.39.0 + version: 4.42.0 repository: https://prometheus-community.github.io/helm-charts condition: node-exporter.deploy diff --git a/charts/feature-cluster-metrics/README.md b/charts/feature-cluster-metrics/README.md index 652e03fbd..9b68e0ec5 100644 --- a/charts/feature-cluster-metrics/README.md +++ b/charts/feature-cluster-metrics/README.md @@ -154,7 +154,7 @@ Actual integration testing in a live environment should be done in the main [k8s | Repository | Name | Version | |------------|------|---------| | https://prometheus-community.github.io/helm-charts | kube-state-metrics | 5.26.0 | -| https://prometheus-community.github.io/helm-charts | node-exporter(prometheus-node-exporter) | 4.39.0 | +| https://prometheus-community.github.io/helm-charts | node-exporter(prometheus-node-exporter) | 4.42.0 | | https://prometheus-community.github.io/helm-charts | windows-exporter(prometheus-windows-exporter) | 0.5.1 | | https://sustainable-computing-io.github.io/kepler-helm-chart | kepler | 0.5.11 | diff --git a/charts/feature-cluster-metrics/charts/prometheus-node-exporter-4.39.0.tgz b/charts/feature-cluster-metrics/charts/prometheus-node-exporter-4.39.0.tgz deleted file mode 100644 index 0750218b7..000000000 Binary files a/charts/feature-cluster-metrics/charts/prometheus-node-exporter-4.39.0.tgz and /dev/null differ diff --git a/charts/feature-cluster-metrics/charts/prometheus-node-exporter-4.42.0.tgz b/charts/feature-cluster-metrics/charts/prometheus-node-exporter-4.42.0.tgz new file mode 100644 index 000000000..2ba0887d0 Binary files /dev/null and b/charts/feature-cluster-metrics/charts/prometheus-node-exporter-4.42.0.tgz differ