Skip to main content
Use the chart metadata as the compatibility source for a deployment. The chart version identifies the Helm package. The appVersion field identifies the application version that the chart deploys by default.

Read the published metadata


Read the version from the registry, not from a document:
The command prints the current version and appVersion. Replace midaz-helm with any other chart name.

Render the release before you deploy


Pin the version you tested, then render the release with the values you intend to use:
To read the full default values of that chart version:
Do not combine an arbitrary application image with an unrelated chart version. Test the rendered release and its dependency configuration in a non-production environment before you upgrade production.

Historical upgrades


Use the migration guide that matches the version boundary you cross. The Helm repository keeps upgrade guides and release history alongside each chart:

OCI registry


The Midaz chart is published at: