bump: version 0.9.0 → 0.10.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
6c564815dc
commit
0e43c78e78
14
CHANGELOG.md
14
CHANGELOG.md
@ -1,3 +1,17 @@
|
||||
## v0.10.0 (2024-11-13)
|
||||
|
||||
### Feat
|
||||
|
||||
- add automatic reload of vault service for certificate reloading
|
||||
- enable certificate renewal for nomad and vault in hashistack_ca
|
||||
- add automatic reload of nomad service for certificate reloading
|
||||
- add automatic reload of consul service for certificate reloading
|
||||
|
||||
### Fix
|
||||
|
||||
- allow override of the hashistack_ca_action via extra-vars flag
|
||||
- only reload consul if the service is set to be started
|
||||
|
||||
## v0.9.0 (2024-10-30)
|
||||
|
||||
### Feat
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
namespace: ednz_cloud
|
||||
name: hashistack
|
||||
version: 0.9.0
|
||||
version: 0.10.0
|
||||
readme: README.md
|
||||
authors:
|
||||
- Bertrand Lanson <bertrand.lanson@protonmail.com>
|
||||
|
Loading…
Reference in New Issue
Block a user