🌈v5.3.0-beta
Pre-release
Pre-release
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.