patch: 🎉 automated upstream release update

Signed-off-by: prombot <prometheus-team@googlegroups.com>
This commit is contained in:
prombot 2024-09-20 14:32:34 +00:00
parent 02d51c7d6a
commit bf483a528a
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
---
pushgateway_version: 1.9.0
pushgateway_version: 1.10.0
pushgateway_binary_local_dir: ""
pushgateway_binary_url: "https://github.com/{{ _pushgateway_repo }}/releases/download/v{{ pushgateway_version }}/\
pushgateway-{{ pushgateway_version }}.linux-{{ go_arch }}.tar.gz"

View file

@ -10,7 +10,7 @@ argument_specs:
options:
pushgateway_version:
description: "Pushgateway package version. Also accepts latest as parameter."
default: "1.9.0"
default: "1.10.0"
pushgateway_skip_install:
description: "Pushgateway installation tasks gets skipped when set to true."
type: bool