Skip to content

Commit 2817de6

Browse files
committed
Update windows exporter
Signed-off-by: Pete Wall <[email protected]>
1 parent b727f5c commit 2817de6

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

charts/k8s-monitoring/charts/feature-cluster-metrics/Chart.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ dependencies:
77
version: 4.45.0
88
- name: prometheus-windows-exporter
99
repository: https://prometheus-community.github.io/helm-charts
10-
version: 0.9.1
10+
version: 0.9.2
1111
- name: kepler
1212
repository: https://sustainable-computing-io.github.io/kepler-helm-chart
1313
version: 0.5.13
1414
- name: opencost
1515
repository: https://opencost.github.io/opencost-helm-chart
1616
version: 1.43.2
17-
digest: sha256:3d0fd4a1c991ba127b32b2359058b2f218c8afd0da6a795784054b8243d274d2
18-
generated: "2025-03-21T19:35:37.781696-05:00"
17+
digest: sha256:d5f297e7d1998ad3d499fa70a72f9a85ee129de13ef319e39cf23bd44c6e93de
18+
generated: "2025-03-27T16:17:25.847313-05:00"

charts/k8s-monitoring/charts/feature-cluster-metrics/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies:
2424

2525
- alias: windows-exporter
2626
name: prometheus-windows-exporter
27-
version: 0.9.1
27+
version: 0.9.2
2828
repository: https://prometheus-community.github.io/helm-charts
2929
condition: windows-exporter.deploy
3030

charts/k8s-monitoring/charts/feature-cluster-metrics/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Be sure perform actual integration testing in a live environment in the main [k8
106106
| https://opencost.github.io/opencost-helm-chart | opencost | 1.43.2 |
107107
| https://prometheus-community.github.io/helm-charts | kube-state-metrics | 5.31.0 |
108108
| https://prometheus-community.github.io/helm-charts | node-exporter(prometheus-node-exporter) | 4.45.0 |
109-
| https://prometheus-community.github.io/helm-charts | windows-exporter(prometheus-windows-exporter) | 0.9.1 |
109+
| https://prometheus-community.github.io/helm-charts | windows-exporter(prometheus-windows-exporter) | 0.9.2 |
110110
| https://sustainable-computing-io.github.io/kepler-helm-chart | kepler | 0.5.13 |
111111
<!-- markdownlint-enable no-bare-urls -->
112112

0 commit comments

Comments
 (0)