Skip to content

Commit a158b67

Browse files
Merge pull request #519 from CodeNow/bump-swarm-v1.2.3
bump swarm to 1.2.3
2 parents 9fc03da + f7ff55a commit a158b67

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ansible/group_vars/alpha-swarm-daemon.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: "swarm-deamon"
22

33
# container_kill_start settings
44
container_image: swarm
5-
container_tag: 1.2.0
5+
container_tag: 1.2.3
66

77
container_run_opts: >
88
--name {{ swarm_container_name }}

ansible/group_vars/alpha-swarm-manager.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: "swarm-manager"
22

33
# container_kill_start settings
44
container_image: swarm
5-
container_tag: 1.2.0-0
5+
container_tag: 1.2.3-0
66

77
container_run_opts: >
88
-d

0 commit comments

Comments
 (0)