Skip to content

Commit

Permalink
patch: 🎉 automated upstream release update (#34)
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 3968208 commit 8392982
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion roles/ceems_api_server/defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
ceems_api_server_version: 0.1.0
ceems_api_server_version: 0.3.1
ceems_api_server_binary_local_dir: ""
ceems_api_server_binary_url: "https://github.com/{{ _ceems_api_server_repo }}/releases/download/\
v{{ ceems_api_server_version }}/ceems-{{ ceems_api_server_version }}.linux-{{ go_arch }}.tar.gz"
Expand Down
2 changes: 1 addition & 1 deletion roles/ceems_api_server/meta/argument_specs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ argument_specs:
options:
ceems_api_server_version:
description: CEEMS API server package version. Also accepts latest as parameter.
default: "0.1.0"
default: "0.3.1"
ceems_api_server_skip_install:
description: CEEMS API server installation tasks gets skipped when set to true.
type: bool
Expand Down

0 comments on commit 8392982

Please sign in to comment.