Skip to content

Commit

Permalink
patch: 🎉 automated upstream release update
Browse files Browse the repository at this point in the history
Signed-off-by: prombot <prometheus-team@googlegroups.com>
  • Loading branch information
prombot authored and dobbi84 committed Oct 3, 2024
1 parent d8fc653 commit c45e55c
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.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"
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.9.0"
default: "1.10.0"
pushgateway_skip_install:
description: "Pushgateway installation tasks gets skipped when set to true."
type: bool
Expand Down

0 comments on commit c45e55c

Please sign in to comment.