prometheus/rpi-client/defaults/main.yaml
changeset 176 2d705e63f6cb
parent 22 adeda2afeb75
child 179 65a0fb7c25a4
--- a/prometheus/rpi-client/defaults/main.yaml	Mon Jul 26 16:08:03 2021 -0500
+++ b/prometheus/rpi-client/defaults/main.yaml	Mon Oct 25 15:57:24 2021 -0500
@@ -1,6 +1,6 @@
 ---
 
-prometheus_client_rpi_exporter_version: "0.6.0"
+prometheus_client_rpi_exporter_version: "0.7.0"
 prometheus_client_arch: "{{ansible_architecture}}"
 
 prometheus_client_rpi_src: "https://github.com/lukasmalkmus/rpi_exporter/releases/download/v{{prometheus_client_rpi_exporter_version}}/rpi_exporter-{{prometheus_client_rpi_exporter_version}}.linux-{{prometheus_client_arch}}.tar.gz"