Skip to content

🌈v5.3.0-beta

Pre-release
Pre-release

Choose a tag to compare

@JakeM-Kainos JakeM-Kainos released this 05 Feb 16:57

What's Changed

Updating the chart-library repository reference in chart.yml to point at the new OCI endpoint.
With this new release chart-java will now also be using an OCI endpoint.

Guidance

With this new release all charts that currently depend on chart-java will need updated to use the new oci endpoint like this:
repository: 'oci://hmctspublic.azurecr.io/helm'

To use the new OCI endpoint all you need to do its update the version in your chart.yml like normal but also change the repository link to use the OCI endpoint instead of the current helm endpoint.