Pull a Helm chart from Container Registry
Pull the Helm chart:
helm pull oci://cr.selcloud.ru/<registry>/<chart_name> --version <chart_version>
Specify:
<registry>— the name of the registry to pull the Helm chart from;<chart_name>— the Helm chart name;<chart_version>— the Helm chart version.
The response will contain information about the pulled Helm chart:
Pulled: cr.selcloud.ru/<registry>/<chart_name>:<chart_version>
Digest: sha256:a6085379408036dc193f6a21fba143ee847d6dc41d8138d0337fca1477009137