Releases: projectsyn/component-vault
Releases · projectsyn/component-vault
v2.1.0
5 changes since v2.0.0
🔗 Dependency Updates
- Update docker.io/vault Docker tag to v1.13.3 (#15)
- Update docker.io/banzaicloud/bank-vaults Docker tag to v1.19.0 (#40)
- Update module k8s.io/api to v0.28.4 (#70)
- Update module sigs.k8s.io/yaml to v1.4.0 (#68)
- Update vault to v1.15.2 (#76)
v2.0.0
2 changes since v1.4.0
🔎 Breaking Changes
- Update Helm chart specification to follow best practices (#74)
🔗 Dependency Updates
- Update Vault Helm chart to 0.27.0 (#75)
v1.4.0
1 changes since v1.3.2
🛠️ Minor Changes
- Disable K8up PVC backup for Vault PVCs (#60)
v1.3.2
1 changes since v1.3.1
🐛 Fixes
- Make podManagementPolicy configurable to allow old component behaviour (#50)
v1.3.1
1 changes since v1.3.0
🐛 Fixes
- Fix race condition on first vault startup (#49)
v1.3.0
2 changes since v1.2.6
🔗 Dependency Updates
- Update dependency docker.io/banzaicloud/bank-vaults to v1.15.2 (#14)
- Update dependency docker.io/vault to v1.9.4 (#36)
v1.2.6
1 changes since v1.2.5
🐛 Fixes
- Start vault agent and let it finish before attempting a backup (#35)
v1.2.5
1 changes since v1.2.4
🐛 Fixes
- Fix backup tmpfile permissions on OCP (#33)
v1.2.4
1 changes since v1.2.3
🐛 Fixes
- Fix backup ServiceAccount missing (#32)
v1.2.3
5 changes since v1.2.2
🛠️ Minor Changes
- Rename the helm chart release_name variable for Kapitan to name (#28)
🐛 Fixes
- Fix tenant name reclass references (#31)
📄 Documentation
- Add how-to on integrating with Lieutenant (#26)
- Fix ordering of steps in installation tutorial (#29)
- Add vault CLI redirect URL for OIDC login (#30)