Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

30 lines (21 loc) · 1.09 KB

Changelog

All notable changes to this project will be documented in this file.

2022.4.7 (Oct 14th, 2022)

  • Fix external DB certificate mounts in mtls connection

2022.4.6 (Sep 19th, 2022)

  • Add support to switch rbac creation in server chart

2022.4.5 (Aug 22nd, 2022)

  • Fix gateway serviceaccount naming in custom namespace deployment - PR #641

2022.4.4 ( Aug 12th, 2022)

  • Fix mTLS config between external DB and server/gateway
  • Update documentation

2022.4.3 ( Jul 6th, 2022 )

  • Support to load to db certs for external DB - PR fix #493

2022.4.2 ( June 8th, 2022 )

  • Add PSP support in rbac for backward compatibility - issue #606
  • Fix hard-coded serviceaccount name to dynamic - issue #605

2022.4.1 ( May 18th, 2022 )

  • Rename RoleBinding to ClusterRole vmware-system-privileged if platform=tkg
  • Separate db volume size

2022.4.0 ( Apr 4th, 2022)

  • Init commit