patch: 🎉 automated upstream release update

Signed-off-by: prombot <prometheus-team@googlegroups.com>
This commit is contained in:
prombot 2024-02-18 14:28:18 +00:00
parent f189e53e77
commit 2737b576e6
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
---
chrony_exporter_version: 0.8.0
chrony_exporter_version: 0.9.0
chrony_exporter_binary_local_dir: ""
chrony_exporter_binary_url: "https://github.com/{{ _chrony_exporter_repo }}/releases/download/v{{ chrony_exporter_version }}/\
chrony_exporter-{{ chrony_exporter_version }}.linux-{{ go_arch }}.tar.gz"

View file

@ -10,7 +10,7 @@ argument_specs:
options:
chrony_exporter_version:
description: "Chrony exporter package version. Also accepts latest as parameter."
default: "0.8.0"
default: "0.9.0"
chrony_exporter_skip_install:
description: "Chrony exporter installation tasks gets skipped when set to true."
type: bool