pull
# Download chart from repo
helm pull "repo/chart"
# Download OCI spec
helm pull oci://registry-1.docker.io/<myorg>/<mychart> --version <version> --untar
# Download chart from repo
helm pull "repo/chart"
# Download OCI spec
helm pull oci://registry-1.docker.io/<myorg>/<mychart> --version <version> --untar