Source of truth
The official and most up-to-date version matrix is maintained in the Helm repository README. This matrix is automatically updated whenever applications have a new release, ensuring it always reflects the latest compatibility information. The tables on this page are provided for quick reference, but always check the Helm repository for the most current versions.
Versioning scheme
Lerian uses a prefixed semantic versioning scheme for Helm charts:
midaz-v4.4.8- Midaz Helm chart version 4.4.8plugin-crm-v3.2.1- CRM plugin chart version 3.2.1plugin-crm-v3.2.1-rc.1- CRM plugin, release-candidate prerelease
The Chart version refers to the Helm chart package version. The App version refers to the actual application container image version deployed by the chart.
Midaz core
The main Midaz Helm chart deploys core services. Starting from chart v5.x, a unified Ledger service is available that combines Onboarding and Transaction functionality.
Starting from chart v5.x, the Ledger service is the recommended deployment option, combining Onboarding and Transaction into a single service. The CRM backend is also included in the main Midaz chart (enabled via
crm.enabled: true). See the Upgrading Helm guide for migration details.For the complete version history, check the Helm repository tags.Plugins
Plugins are deployed as separate Helm charts with independent versioning. Each plugin requires a valid Enterprise license.
CRM
The standalone plugin-crm chart includes a UI component and remains compatible with both chart v4.x and v5.x deployments.
Fees Engine
Pix
Related products
These products have their own Helm charts and are not Midaz plugins.
Reporter
Reporter is a standalone product for generating reports from Midaz data.Access Manager (shared service)
Access Manager provides authentication and identity services shared across Lerian products.Product Console
Product Console provides the unified visual interface for Lerian products.OTEL Collector Lerian
OpenTelemetry Collector configured for Lerian’s observability stack.Infrastructure dependencies
The following table lists the platform prerequisites and the versions of the infrastructure subcharts bundled with the latest Midaz Helm chart. Kubernetes and the Helm CLI are minimum required versions; the data-store and broker rows are the bundled subchart versions, not minimums for an external managed service.
Version compatibility rules
Follow these guidelines to ensure a stable deployment:
- Upgrade Midaz Core first — Always upgrade the main Midaz Helm chart before upgrading any plugins. Plugins depend on Midaz Core APIs.
- Check plugin compatibility — Before upgrading a plugin, verify it’s compatible with your current Midaz version using the tables above.
- Test in staging — Always test new version combinations in a staging environment before deploying to production.
- Review breaking changes — Check the Upgrading Helm guide for breaking changes between major versions.
Helm chart repository
All Lerian Helm charts are available from the OCI registry:
Pix Indirect (BTG)
Bank Transfer
Fetcher
Lerian’s internal data-extraction service. Required only when running Reporter or Matcher in managed/multi-tenant mode (FETCHER_ENABLED=true); self-hosted deployments connect directly to datasources and don’t need it. See Infrastructure via Helm.

