patch: 🎉 automated upstream release update

Signed-off-by: prombot <prometheus-team@googlegroups.com>
This commit is contained in:
prombot 2024-04-03 14:28:57 +00:00 committed by gardar
parent 36776dfdbc
commit b23b469472
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
--- ---
smokeping_prober_version: 0.7.3 smokeping_prober_version: 0.8.1
smokeping_prober_binary_local_dir: "" smokeping_prober_binary_local_dir: ""
smokeping_prober_binary_url: "https://github.com/{{ _smokeping_prober_repo }}/releases/download/v{{ smokeping_prober_version }}/\ smokeping_prober_binary_url: "https://github.com/{{ _smokeping_prober_repo }}/releases/download/v{{ smokeping_prober_version }}/\
smokeping_prober-{{ smokeping_prober_version }}.linux-{{ go_arch }}.tar.gz" smokeping_prober-{{ smokeping_prober_version }}.linux-{{ go_arch }}.tar.gz"

View file

@ -10,7 +10,7 @@ argument_specs:
options: options:
smokeping_prober_version: smokeping_prober_version:
description: "Smokeping Prober package version. Also accepts latest as parameter." description: "Smokeping Prober package version. Also accepts latest as parameter."
default: "0.7.3" default: "0.8.1"
smokeping_prober_skip_install: smokeping_prober_skip_install:
description: "Smokeping Prober installation tasks gets skipped when set to true." description: "Smokeping Prober installation tasks gets skipped when set to true."
type: bool type: bool