can't add helm repo or just pull the helm chart from MCR
- Dominant language
- Go
- Stars
- 19
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Hi There,
we can't see the helm manifest for
mcr.microsoft.com/azuremonitor/auth-proxy/prod/aad-auth-proxy/helmchart/aad-auth-proxy:0.1.0-main-04-10-2024-7067ac84.
Could you give more guidance on how to get the helm chart?
```
❯ helm repo add aad-auth-proxy oci://mcr.microsoft.com/azuremonitor/auth-proxy/prod/aad-auth-proxy/helmchart/aad-auth-proxy
Error: looks like "oci://mcr.microsoft.com/azuremonitor/auth-proxy/prod/aad-auth-proxy/helmchart/aad-auth-proxy" is not a valid chart repository or cannot be reached: object required
❯ helm repo add aad-auth-proxy https://mcr.microsoft.com/azuremonitor/auth-proxy/prod/aad-auth-proxy/helmchart/aad-auth-proxy
Error: looks like "https://mcr.microsoft.com/azuremonitor/auth-proxy/prod/aad-auth-proxy/helmchart/aad-auth-proxy" is not a valid chart repository or cannot be reached: failed to fetch https://mcr.microsoft.com/azuremonitor/auth-proxy/prod/aad-auth-proxy/helmchart/aad-auth-proxy/index.yaml : 404 Not Found
```
Contributor guide
Assessment
This issue has not been assessed yet.