BPDM Charts: 5.0.0
A Helm chart for Kubernetes that deploys the BPDM applications.
What has changed
Major Breaking Change
The Postgresql dependency has been increased from 14 to 15. The BPDM Charts do not provide automatic migration of data. When upgrading from a previous Chart version it is necessary to perform a Postgres database migration.
If you are using an external database there is no data loss to be expected as BPDM is still compatible with Postgresql version 14. However, migration is recommended as version 14 will not be supported in the future.
Added
- Keycloak dependency loading a default Cx-Central realm
- BPDM common library chart containing utility template functionality
Changed
- update BPDM Pool Chart to version 7.0.0
- update BPDM Gate Chart to version 6.0.0
- update BPDM Orchestrator Chart to version 3.0.0
- update BPDM Cleaning Service Dummy Chart to version 3.0.0
- update BPDM Bridge Chart to version 3.0.0
- support BPDM application version 6.0.0 (Please consult the app's release and changelog for the result impact)
- Postgresql dependency now has a fullnameOverride on default
Removed
- BPDM Bridge Helm Chart
New Contributors
- @dependabot made their first contribution in #852
Full Changelog: bpdm-4.0.4...bpdm-5.0.0