bump: version 0.3.0 → 0.4.0
All checks were successful
build-deploy / Bump version and create changelog with commitizen (push) Has been skipped
All checks were successful
build-deploy / Bump version and create changelog with commitizen (push) Has been skipped
This commit is contained in:
parent
b1a0ccdf3e
commit
393516f03b
15
CHANGELOG.md
15
CHANGELOG.md
@ -1,3 +1,18 @@
|
||||
## 0.4.0 (2024-07-10)
|
||||
|
||||
### Feat
|
||||
|
||||
- add barebone driver options for nomad (not fully working)
|
||||
- add docs on generating credentials
|
||||
- **nomad**: move variables to globals.yml, adjust bootstrap module for nomad ACLs
|
||||
- add nomad deployment options, variables, and playbooks
|
||||
- use new vault and consul roles, and only allow for host deployment after docker support drop
|
||||
- add global variables for nomad deployment
|
||||
|
||||
### Fix
|
||||
|
||||
- implement longer wait to stabilize consul cluster before bootstrapping to avoid timeout errors
|
||||
|
||||
## 0.3.0 (2024-05-13)
|
||||
|
||||
### Feat
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
namespace: ednz_cloud
|
||||
name: hashistack
|
||||
version: 0.3.0
|
||||
version: 0.4.0
|
||||
readme: README.md
|
||||
authors:
|
||||
- Bertrand Lanson <bertrand.lanson@protonmail.com>
|
||||
|
Loading…
Reference in New Issue
Block a user