diff --git a/CHANGELOG.md b/CHANGELOG.md index 4901f9b..3a324d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## v0.8.0 (2024-09-16) + +### Feat + +- add default variables files for nomad and vault +- add override options for all consul variables +- use override variables in globals.yml +- add ovveride options for vault variables +- add ovveride options for nomad variables +- add version documentation to nomad_acl_bootstrap module + ## v0.7.0 (2024-09-02) ### Feat diff --git a/galaxy.yml b/galaxy.yml index b521575..fe0d3e1 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -1,7 +1,7 @@ --- namespace: ednz_cloud name: hashistack -version: 0.7.0 +version: 0.8.0 readme: README.md authors: - Bertrand Lanson