diff --git a/group_vars/all.yml b/group_vars/all.yml index 3098b45..5e92c98 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -1,6 +1,6 @@ --- # -- The version of charon to run. (default "v0.15.0") -node_image_version: 'v0.15.0' +node_image_version: 'v0.16.0' # -- The index of the node that is being run. (default "0") node_index: '0'