Skip to content

Commit

Permalink
[dependency] Update Windows Exporter (#692)
Browse files Browse the repository at this point in the history
Signed-off-by: Pete Wall <pete.wall@grafana.com>
  • Loading branch information
github-actions[bot] authored Aug 20, 2024
1 parent eacedb9 commit eb4d54c
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 19 deletions.
6 changes: 3 additions & 3 deletions charts/k8s-monitoring/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ dependencies:
version: 13.0.2
- name: prometheus-windows-exporter
repository: https://prometheus-community.github.io/helm-charts
version: 0.3.1
version: 0.5.1
- name: opencost
repository: https://opencost.github.io/opencost-helm-chart
version: 1.41.0
- name: kepler
repository: https://sustainable-computing-io.github.io/kepler-helm-chart
version: 0.5.9
digest: sha256:78cc014e2a726be60e168fa7d09facff16ff7ed399948403ff2e692ae8d24d91
generated: "2024-08-14T17:25:14.684591-05:00"
digest: sha256:dccefb019ee2236cf3969dfcac374bd0b7fcb9d3acb109622e17291bd9fa6c6f
generated: "2024-08-20T00:19:02.550376763Z"
2 changes: 1 addition & 1 deletion charts/k8s-monitoring/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies:
repository: https://prometheus-community.github.io/helm-charts
condition: prometheus-operator-crds.enabled
- name: prometheus-windows-exporter
version: 0.3.1
version: 0.5.1
repository: https://prometheus-community.github.io/helm-charts
condition: prometheus-windows-exporter.enabled
- name: opencost
Expand Down
2 changes: 1 addition & 1 deletion charts/k8s-monitoring/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ The Prometheus and Loki services may be hosted on the same cluster, or remotely
| https://prometheus-community.github.io/helm-charts | kube-state-metrics | 5.25.1 |
| https://prometheus-community.github.io/helm-charts | prometheus-node-exporter | 4.38.0 |
| https://prometheus-community.github.io/helm-charts | prometheus-operator-crds | 13.0.2 |
| https://prometheus-community.github.io/helm-charts | prometheus-windows-exporter | 0.3.1 |
| https://prometheus-community.github.io/helm-charts | prometheus-windows-exporter | 0.5.1 |
| https://sustainable-computing-io.github.io/kepler-helm-chart | kepler | 0.5.9 |
<!-- markdownlint-enable no-bare-urls -->

Expand Down
Binary file not shown.
Binary file not shown.
28 changes: 14 additions & 14 deletions examples/windows-exporter/output.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit eb4d54c

Please sign in to comment.