Skip to content

Commit

Permalink
patch: 🎉 automated upstream release update (#36)
Browse files Browse the repository at this point in the history
Signed-off-by: gitbot <[email protected]>
Co-authored-by: gitbot <[email protected]>
  • Loading branch information
github-actions[bot] and gitbot authored Oct 3, 2024
1 parent ff84f95 commit f036e4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion roles/ceems_exporter/defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
ceems_exporter_version: 0.2.1
ceems_exporter_version: 0.3.1
ceems_exporter_binary_local_dir: ""
ceems_exporter_binary_url: "https://github.com/{{ _ceems_exporter_repo }}/releases/download/v{{ ceems_exporter_version }}/\
ceems-{{ ceems_exporter_version }}.linux-{{ go_arch }}.tar.gz"
Expand Down
2 changes: 1 addition & 1 deletion roles/ceems_exporter/meta/argument_specs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ argument_specs:
options:
ceems_exporter_version:
description: CEEMS exporter package version. Also accepts latest as parameter.
default: "0.2.1"
default: "0.3.1"
ceems_exporter_skip_install:
description: CEEMS exporter installation tasks gets skipped when set to true.
type: bool
Expand Down

0 comments on commit f036e4f

Please sign in to comment.