Limitations of Managing OCI Helm Charts

ARTIFACTORY: How to manage Helm charts in OCI based registries using Artifactory

AuthorFullName__c
Shisiya Sebastian
articleNumber
000005859
ft:sourceType
Salesforce
FirstPublishedDate
2023-09-07T12:35:47Z
lastModifiedDate
2023-12-20
VersionNumber
10
If you are using an Artifactory version before 7.xx or a Helm client version before 3.8.0, you can still use Helm OCI by running the following command:
export HELM_EXPERIMENTAL_OCI=1 

Alternatively, if you are using an older Artifactory version, you can also use Docker repositories to host the Helm charts in a container-based registry.