kubechecks
kubechecks copied to clipboard
401 Unauthorized - using private repositories as a git chart dependency (Aws Ecr)
https://github.com/zapier/kubechecks/blob/14e5941d83c60cc644de2441a459249bdf6ff4bd/pkg/argo_client/manifests.go#L76
Hey, getting the bellow exception:
ERR Unable to get manifests for helm dependency build
failed exit status 1: Error: could not download oci://
Aws Ecr requires helm login before downloading the charts. and today I don't see any support for it. All of my charts are packaged and stored directly in aws Ecr. I can't use this tool without it. only the values files are stored in github.