-
Notifications
You must be signed in to change notification settings - Fork 311
Open
Description
helm repo add atlas-operator oci://ghcr.io/ariga/charts/atlas-operator (
Error: looks like "oci://ghcr.io/ariga/charts/atlas-operator" is not a valid chart repository or cannot be reached: ghcr.io/ariga/charts/atlas-operator/index.yaml@: not found
If I run the same command from /charts
it won't work either:
helm repo add ariga oci://ghcr.io/ariga/charts
Error: looks like "oci://ghcr.io/ariga/charts" is not a valid chart repository or cannot be reached: ghcr.io/ariga/charts/index.yaml@: not found
Would it be possible to add said index.yaml
file? This prevents from running helm dependency build
if one wants to use that atlas-operator
helm chart in an umbrella chart for instance.
Metadata
Metadata
Assignees
Labels
No labels