diff --git a/group_vars/all.yml b/group_vars/all.yml index a952b0b..2d18416 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -1,6 +1,6 @@ --- # -- The version of charon to run. (default "v1.1.1") -node_image_version: 'v1.1.1' +node_image_version: 'v1.2.0' # -- The index of the node that is being run. (default "0") node_index: '0'