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:
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.
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.