The JFrog Artifactory integration with Helm OCI allows you to manage and distribute Helm charts through the Open Container Initiative (OCI) standard.
As of Helm version 3.8.0, OCI (Open Container Initiative) has become the primary method for managing the scale and distribution of Helm charts. This advancement directly addresses the scaling limitations associated with the traditional index.yaml file, allowing for improved scalability, distribution, and utilization of OCI’s capabilities in delivering charts effectively.
With the release of Artifactory version 7.75.3, repository creation now defaults to Helm OCI in the JFrog Platform WebUI. This enhances the user experience by streamlining the process of setting up repositories for Helm charts. Additionally, Artifactory continues to support legacy versions, ensuring compatibility and flexibility for users who have not yet transitioned to OCI.
For more information, see Helm documentation.
Key Benefits of OCI Adoption in Helm:
Improved Scalability: Overcomes the limitations of the
index.yamlfile, enabling better performance as the number of charts grows.Enhanced Distribution: Simplifies the distribution of Helm charts across multiple environments and platforms.
Leveraging OCI Features: Allows users to take full advantage of OCI's robust features, enhancing the overall workflow for managing Helm charts.