File tree 4 files changed +5
-5
lines changed
charts/k8s-monitoring/charts/feature-cluster-metrics
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ dependencies:
7
7
version: 4.45.0
8
8
- name: prometheus-windows-exporter
9
9
repository: https://prometheus-community.github.io/helm-charts
10
- version: 0.9.1
10
+ version: 0.9.2
11
11
- name: kepler
12
12
repository: https://sustainable-computing-io.github.io/kepler-helm-chart
13
13
version: 0.5.13
14
14
- name: opencost
15
15
repository: https://opencost.github.io/opencost-helm-chart
16
16
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"
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ dependencies:
24
24
25
25
- alias : windows-exporter
26
26
name : prometheus-windows-exporter
27
- version : 0.9.1
27
+ version : 0.9.2
28
28
repository : https://prometheus-community.github.io/helm-charts
29
29
condition : windows-exporter.deploy
30
30
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ Be sure perform actual integration testing in a live environment in the main [k8
106
106
| https://opencost.github.io/opencost-helm-chart | opencost | 1.43.2 |
107
107
| https://prometheus-community.github.io/helm-charts | kube-state-metrics | 5.31.0 |
108
108
| 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 |
110
110
| https://sustainable-computing-io.github.io/kepler-helm-chart | kepler | 0.5.13 |
111
111
<!-- markdownlint-enable no-bare-urls -->
112
112
You can’t perform that action at this time.
0 commit comments