Skip to content

Use Tags in Git Repo to capture helm versions & add index.yaml into the /charts/supabase folder #64

Open
@qdrddr

Description

@qdrddr

Feature request

Please use Tags in Git Repo to capture helm versions. Also, please add an index.yaml into the /charts/supabase helm chart folder.

Is your feature request related to a problem? Please describe.

Some GitOps tools, such as ArgoCD, allow to pull helm charts directly from Git. That's an excellent help for the OPS and Deployment process, but that is intended to be used from something other than the main/HEAD repo. It's possible but could be more stable/predictable. Also, for this tool to work, index.yaml file should be present.

Describe the solution you'd like

https://github.com/supabase-community/supabase-kubernetes/raw/main/build/supabase-0.0.2.tgz

Describe alternatives you've considered

Use git clone and deploy this helm chart manually.

Additional context

It's a good practice to tag releases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions