patch: 🎉 automated upstream release update (#381)

Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
github-actions[bot] 2024-06-10 09:04:09 +02:00 committed by GitHub
parent 384d8c7a72
commit aeb7570681
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
---
pushgateway_version: 1.8.0
pushgateway_version: 1.9.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.8.0"
default: "1.9.0"
pushgateway_skip_install:
description: "Pushgateway installation tasks gets skipped when set to true."
type: bool