Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
Update releases url in comment.
  • Loading branch information
chspnk authored Sep 11, 2024
1 parent a4e2360 commit c9c6457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
# See available releases: https://github.com/prometheus/windows_exporter/releases/
# See available releases: https://github.com/prometheus-community/windows_exporter/releases
windows_exporter_version: '0.18.1'
windows_exporter_arch: 'amd64'
windows_exporter_download_url: https://github.com/prometheus-community/windows_exporter/releases/download/v{{ windows_exporter_version }}/windows_exporter-{{ windows_exporter_version }}-{{ windows_exporter_arch }}.msi
Expand Down

0 comments on commit c9c6457

Please sign in to comment.