Skip to content

Commit 81c92c8

Browse files
author
Anandkumar Patel
committed
update swarm to 1.0.1
1 parent 9669e01 commit 81c92c8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ansible/group_vars/alpha-swarm-deamon.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.0.0
5+
container_tag: 1.0.1
66

77
# container_kill_start vars
88
log_driver: json-file

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.0.0
5+
container_tag: 1.0.1
66

77
# container_kill_start vars
88
log_driver: json-file

0 commit comments

Comments
 (0)