Describe the bug
It seems like the access to the OCI is denied. We download the tar.gz and build our chart from there but it would be good to get access to the upstream chart.
Steps/Code to reproduce bug
helm pull oci://ghcr.io/nvidia/topograph/topograph --version 0.4.0
Error: failed to perform "FetchReference" on source: GET "https://ghcr.io/v2/nvidia/topograph/topograph/manifests/0.4.0": GET "https://ghcr.io/token?scope=repository%3Anvidia%2Ftopograph%2Ftopograph%3Apull&service=ghcr.io": response status code 403: denied: requested access to the resource is denied
Expected behavior
Download of the Helm chart
By submitting this issue, you agree to follow our code of conduct and our contributing guidelines.
Describe the bug
It seems like the access to the OCI is denied. We download the tar.gz and build our chart from there but it would be good to get access to the upstream chart.
Steps/Code to reproduce bug
Expected behavior
Download of the Helm chart
By submitting this issue, you agree to follow our code of conduct and our contributing guidelines.