A local Helm OCI repository is where you deploy and host your internal Helm OCI resources. It is, in effect, a Helm OCI registry able to host collections of tagged Helm OCI resources which are your Helm OCI Repositories. Once your images are hosted, you can exercise fine-grained access control, and share them across your organization through replication or by being proxied by repositories in other Artifactory instances.
To create a local Helm OCI repository:
From the Administration module, select Repositories | Repositories | Local.
Click New Local Repository and select Helm from the Select Package Type dialog.
Set the Repository Key.
(Optional) Set Max Unique Tags. This specifies the maximum number of unique tags, per repository, that should be stored for a OCI image. Once the number of tags for an image exceeds this number, older tags will be removed. Leaving the field blank (default) means all tags will be stored. For more information, see Use Max Unique Tags.
(Optional) Set Tag Retention. This specifies the number of tags that the JFrog Platform will retain when they are overwritten. Leaving the field at 1 (default) means that no overwritten tags will be saved. For more information, see Use Tag retention.