I'm trying to depend on helm artifact in a private (username/password) registry. I haven't been able to figure out how to do this from the docs, but I see there is support for publishing
https://www.pantsbuild.org/docs/helm-overview#configuring-oci-registries helm artifacts. I presume helm registries require authentication to write to, so I'm not sure what helm authentication config I'm missing.