Skip to content

Releases: projectsyn/component-vault

v2.1.0

07 Dec 13:28
7167523
Compare
Choose a tag to compare

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

24 Nov 13:41
v2.0.0
538582b
Compare
Choose a tag to compare

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

07 Aug 11:02
v1.4.0
4cfdcc5
Compare
Choose a tag to compare

1 changes since v1.3.2

🛠️ Minor Changes

  • Disable K8up PVC backup for Vault PVCs (#60)

v1.3.2

18 Oct 15:10
ed6a6ff
Compare
Choose a tag to compare

1 changes since v1.3.1

🐛 Fixes

  • Make podManagementPolicy configurable to allow old component behaviour (#50)

v1.3.1

18 Oct 09:21
c140b73
Compare
Choose a tag to compare

1 changes since v1.3.0

🐛 Fixes

  • Fix race condition on first vault startup (#49)

v1.3.0

08 Apr 13:52
5348d82
Compare
Choose a tag to compare

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

07 Apr 13:36
1a0d06c
Compare
Choose a tag to compare

1 changes since v1.2.5

🐛 Fixes

  • Start vault agent and let it finish before attempting a backup (#35)

v1.2.5

07 Apr 09:15
9e56584
Compare
Choose a tag to compare

1 changes since v1.2.4

🐛 Fixes

  • Fix backup tmpfile permissions on OCP (#33)

v1.2.4

07 Apr 08:14
bdb6b5d
Compare
Choose a tag to compare

1 changes since v1.2.3

🐛 Fixes

  • Fix backup ServiceAccount missing (#32)

v1.2.3

06 Apr 12:41
v1.2.3
0c91df1
Compare
Choose a tag to compare

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)