Releases: mojaloop/helm
v4.4.0 Release
The following changes are included in this release:
- Optimise helm chart configs #126 Note: This is may be a breaking change (local config values need to be updated). Most likely you will need to remove all default.json/knex configs from your values.yaml files.
- Feature/start mysql init container #128
- PR #518 Helm Charts for metrics deployment #130
- Adding Kubernetes Promfana dashboards #133
- Changes for adding Instrumentation of metrics into Helm Charts mojaloop/project/584 #131
- fix: remove duplicate key definitions in values #132. Thanks @matdehaast
v4.3.0-extension
No changes made to the Mojaloop charts.
Added utility Helm Charts for Promfana:
- Prometheus
- Grafana
Pull Requests:
v4.3.0 Release
The following changes are included in this release:
- Standardizing user/pass for DB and adding new email account regarding - Notifications feature (for threshold breaches and changes to NetDebitCap or Position adjustments): Link to the changes here
- Making Hub ID and Name configurable. Story: mojaloop/project/issues/547. Link to the changes here
v4.2.0 Release
Following changes included in this release:
- Fix for Notifications feature (for threshold breaches and changes to NetDebitCap or Position adjustments): Link to the changes here
v4.1.1 Release
Following changes included in this release:
- Fix for Notifications feature (for threshold breaches and changes to NetDebitCap or Position adjustments): PR link
v4.1.0 Release
Following changes included in this release:
-
Notification for changes to NetDebitCap or Position adjustments (CEP and email-notifier services added): mojaloop/project#517
-
Notification for approaching Net Debit Cap Threshold (CEP and email-notifier services added): mojaloop/project#518
-
Allow external kafka hosts (dont prepend deployment name if external) (Link here )
-
Changes to the values files to fix GET /transfers/{ID} issue: mojaloop/project#519
-
Updated package and update scripts to clean charts directories to ensure no future pollutants from old dependencies (Link)
v3.8.7 Release
Following changes included in this release:
- Changes to the values files to change 'TRANSFER' to 'GET' (as transfer handler was removed but values weren't changed accordingly)
v3.8.6 Release
Release Notes
-
Updated db host name in the dbDeployHost variable for central settelments
-
Updated the version number for central settlement
-
Updated version numbers for Central and Mojaloop charts
Thanks @ksatya77 for the fix
Issue Notice
- Extra pods for DFSP1-4 are deployed as part of the release. This is not supposed to happen. It should not break anything. I recommend using 3.8.7 which soon to be released.
v3.8.5 Release
Following changes included in this release:
- Update DB Host name in Central Ledger Helm Chart: mojaloop/project/issues/532
v3.8.4 Release
Following changes included in this release:
- Updated central-ledger version to v3.9.0 (keeping central-settlement, ml-api-adater to 3.8.0)
- BugFix: Issue with timeout handler: /issues/108
Adding several updates since 3.8.0 helm release (these are made in one of 3.8.1 or 3.8.2 or 3.8.3)
- Admin handler added for select admin functionality (not in 3.8.4 helm but after 3.8.0 helm release: mojaloop/central-ledger#192)
- A couple of fixes to ensure that the default values with the helm release work for deployment as well (do not have the links to issues at this point)