Skip to content

feat: being able to use git repo as custom catalog type. #1069

@Bafbi

Description

@Bafbi

Hi,

Currently only helm type is supported for helm charts catalogs.

Having to setup an helm charts repository is pretty bothersome, specifically from the fact that that a chart is just some manifest template, a metadata file (Chart.yaml) and a values file, and that the discovery can be done from folders in a repository.

The same way argocd and probably other gitops tools, we could add a catalog type that use a git repo as well as a directory in the repo for discovery.

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