supabase-community / supabase-kubernetes

Helm 3 charts to deploy a Supabase on Kubernetes
Apache License 2.0
386 stars 110 forks source link

Request to add OCI helm registry support #56

Open LinuxSuRen opened 4 months ago

LinuxSuRen commented 4 months ago

Feature request

I didn't find the helm chart registry from the document. I'd like to help to push the helm chart into an OCI registry. Please let me know if the maintainer willing to have it.

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

None.

Describe the solution you'd like

Put the helm chart into ghcr.io and docker.io

Describe alternatives you've considered

None.

Additional context

See also https://helm.sh/docs/topics/registries/

drpsyko101 commented 4 months ago

Related to #55, I'm not sure whether is it a good idea to push to OCI now or if should we develop the chart until it becomes production-ready.

LinuxSuRen commented 4 months ago

Thanks for your response. IMO, it is also reasonable to have an early version to let users to have a try.

drpsyko101 commented 4 months ago

I agree with that. Feel free to voice your opinion in the PR and #53 on how should we move forward with the chart deployment.