Skip to content

Commit

Permalink
[dependency] Update Windows Exporter (#725)
Browse files Browse the repository at this point in the history
Signed-off-by: Pete Wall <pete.wall@grafana.com>
Co-authored-by: petewall <petewall@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and petewall authored Sep 9, 2024
1 parent 60818e1 commit 2284be9
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 17 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,7 +22,7 @@ dependencies:
version: 14.0.0
- name: prometheus-windows-exporter
repository: https://prometheus-community.github.io/helm-charts
version: 0.5.2
version: 0.6.0
- name: opencost
repository: https://opencost.github.io/opencost-helm-chart
version: 1.42.0
Expand All @@ -32,5 +32,5 @@ dependencies:
- name: beyla
repository: https://grafana.github.io/helm-charts
version: 1.4.0
digest: sha256:28b6ebb5ee5b64a7eb123f08c7f156c614abf618917320c9f56b658f3ed43deb
generated: "2024-09-06T12:30:50.538354489+02:00"
digest: sha256:129798c339c1e53f8ead9a177426a580d6f6f7ab91042ae2eb31c14f6d7ff7af
generated: "2024-09-09T00:21:05.236091121Z"
2 changes: 1 addition & 1 deletion charts/k8s-monitoring/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies:
repository: https://prometheus-community.github.io/helm-charts
condition: prometheus-operator-crds.enabled
- name: prometheus-windows-exporter
version: 0.5.2
version: 0.6.0
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 @@ -145,7 +145,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.39.0 |
| https://prometheus-community.github.io/helm-charts | prometheus-operator-crds | 14.0.0 |
| https://prometheus-community.github.io/helm-charts | prometheus-windows-exporter | 0.5.2 |
| https://prometheus-community.github.io/helm-charts | prometheus-windows-exporter | 0.6.0 |
| 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.
24 changes: 12 additions & 12 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 2284be9

Please sign in to comment.