bump: version 0.8.2 → 0.9.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
bd36f1f26d
commit
675753a2d8
14
CHANGELOG.md
14
CHANGELOG.md
@ -1,3 +1,17 @@
|
||||
## v0.9.0 (2024-10-30)
|
||||
|
||||
### Feat
|
||||
|
||||
- **group_vars/cni**: allow overrides of the cni values like any other role
|
||||
- simplify hashistack_ca default SANs for nomad and consul
|
||||
|
||||
### Fix
|
||||
|
||||
- **group_vars/hashistack_ca**: update default owner for pkito avoid permission issues
|
||||
- rename default inventory file, delete old assets
|
||||
- **playbooks**: update execution scope of playbooks
|
||||
- **roles/vault**: do not merge TLS certificateextra files if tls is not enabled
|
||||
|
||||
## v0.8.2 (2024-10-06)
|
||||
|
||||
### Fix
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
namespace: ednz_cloud
|
||||
name: hashistack
|
||||
version: 0.8.2
|
||||
version: 0.9.0
|
||||
readme: README.md
|
||||
authors:
|
||||
- Bertrand Lanson <bertrand.lanson@protonmail.com>
|
||||
|
Loading…
Reference in New Issue
Block a user