bump: version 0.1.0 → 0.2.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
3b6a34b78b
commit
d170cdf3da
11
CHANGELOG.md
11
CHANGELOG.md
@ -1,3 +1,14 @@
|
|||||||
|
## 0.2.0 (2024-05-05)
|
||||||
|
|
||||||
|
### Feat
|
||||||
|
|
||||||
|
- **consul**: allow enabling consul internal TLS
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- **globals**: restore default globals.yml file, move changes to test directory
|
||||||
|
- **vault/consul**: ensure idempotence of extra_volumes list to avoid restarting on each run due to slightly different service files
|
||||||
|
|
||||||
## 0.1.0 (2024-05-03)
|
## 0.1.0 (2024-05-03)
|
||||||
|
|
||||||
### Feat
|
### Feat
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
namespace: ednz_cloud
|
namespace: ednz_cloud
|
||||||
name: hashistack
|
name: hashistack
|
||||||
version: 0.1.0
|
version: 0.2.0
|
||||||
readme: README.md
|
readme: README.md
|
||||||
authors:
|
authors:
|
||||||
- Bertrand Lanson <bertrand.lanson@protonmail.com>
|
- Bertrand Lanson <bertrand.lanson@protonmail.com>
|
||||||
|
Loading…
Reference in New Issue
Block a user