Skip to content

Commit debe1ab

Browse files
gitbotmahendrapaipuri
authored andcommitted
patch: 🎉 automated upstream release update
Signed-off-by: gitbot <[email protected]>
1 parent 6e325c3 commit debe1ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

roles/ceems_lb/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
ceems_lb_version: 0.5.3
2+
ceems_lb_version: 0.6.0
33
ceems_lb_binary_local_dir: ""
44
ceems_lb_binary_url: https://github.com/{{ _ceems_lb_repo }}/releases/download/v{{ ceems_lb_version }}/ceems-{{ ceems_lb_version }}.linux-{{ go_arch }}.tar.gz
55
ceems_lb_checksums_url: https://github.com/{{ _ceems_lb_repo }}/releases/download/v{{ ceems_lb_version }}/sha256sums.txt

roles/ceems_lb/meta/argument_specs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ argument_specs:
1010
options:
1111
ceems_lb_version:
1212
description: CEEMS Load Balancer package version. Also accepts latest as parameter.
13-
default: "0.5.3"
13+
default: "0.6.0"
1414
ceems_lb_skip_install:
1515
description: CEEMS Load Balancer installation tasks gets skipped when set to true.
1616
type: bool

0 commit comments

Comments
 (0)