Skip to content

Commit a0c761d

Browse files
committed
Merge pull request #423 from CodeNow/SAN-4010-update-swarm-v1.2.0
bump swarm
2 parents e8ae7bf + 53bf570 commit a0c761d

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.1.2
5+
container_tag: 1.2.0
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.1.2
5+
container_tag: 1.2.0
66

77
container_run_opts: >
88
-d

0 commit comments

Comments
 (0)