Releases: Signalen/helm-charts
Releases · Signalen/helm-charts
v2.0.0
- Move environment variables to envFrom secret
- Do not automatically generate secretKey to make deployments deterministic
- Make PVC accessModes configurable
- Run database migrations as initContainer before Deployment
- Update repository to charts.bitnami.com
BREAKING CHANGES
- Changed default deploymentStrategy to RollingUpdate (old value Recreate)
- Feature flag apiTransformSourceBasedOnReporter is configurable and by default is false (old value true)
v1.0.0
- Ability to configure persistent volume for datawarehouse
Breaking change
- Values
persistence.*
are changed to persistence.media.*
(#13)
v0.4.7
- Bug fix in datawarehouse media name (replace _ with -)
v0.4.5
add dwh_media endpoint for csv exports
v0.4.4
revert duplicate pdf logo setting
v0.4.3
update helmcharts to use USER_ID_FIELDS instead of USER_ID_FIELd
v0.4.2
- Add value to configure default map tile server (used for PDF generation)
v0.4.1
- Add value for configuring static PDF logo
v0.4.0
- Make organization name, default from e-mail, transform source and pdf logo configurable