Skip to content

feat(helm): repo, add an index.yaml file #3591

@dabcoder

Description

@dabcoder
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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions