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