All notable changes to the Actorizer-CDC Helm chart will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Applications versions:
- actorizer-cdc - 0.0.11
- Added support for configurable database host parameters
- Added
DB_HOST_ACTORIZERparameter for actorizer database connection - Added detailed documentation in README.md
- Added CHANGELOG.md file
- Updated default values.yaml to use "public" repository type
- Improved handling of imagePullSecrets based on repository type
- Fixed Helm lint errors related to imagePullSecrets
- Fixed issue with secret.yaml template when using public repository
- Fixed deployment.yaml to conditionally include imagePullSecrets
- Applications versions:
- actorizer-cdc - 0.0.10
- Initial release of Actorizer-CDC Helm chart
- Support for PostgreSQL database monitoring with logical replication
- Support for multiple database entities monitoring
- Prometheus alerts for error monitoring
- Configurable replication settings