Skip to content

Commit

Permalink
patch: 🎉 automated upstream release update (#219)
Browse files Browse the repository at this point in the history
Signed-off-by: prombot <[email protected]>
Co-authored-by: prombot <[email protected]>
  • Loading branch information
github-actions[bot] and prombot authored Sep 30, 2023
1 parent 58b21e1 commit 5663c82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion roles/pushgateway/defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
pushgateway_version: 1.6.0
pushgateway_version: 1.6.2
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"
Expand Down
2 changes: 1 addition & 1 deletion roles/pushgateway/meta/argument_specs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ argument_specs:
options:
pushgateway_version:
description: "Pushgateway package version. Also accepts latest as parameter."
default: "1.1.2"
default: "1.6.2"
pushgateway_skip_install:
description: "Pushgateway installation tasks gets skipped when set to true."
type: bool
Expand Down

0 comments on commit 5663c82

Please sign in to comment.