Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

helm chart easier to install and works with terraform #76

Open
teochenglim opened this issue Jul 15, 2024 · 0 comments
Open

helm chart easier to install and works with terraform #76

teochenglim opened this issue Jul 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@teochenglim
Copy link

Bug report

Please setup "github pages" properly and allow helm chart to be install in a easier manner. I am able to find your index.yaml file but the download tgz link is wrong.

I am happy to help to setup everything for you if you can grant me the permission of "supabase-kubernetes.github.io" repo and this repo for read/write permissions.

My work
https://github.com/teochenglim/helm-charts

$ helm repo add supabase-community https://raw.githubusercontent.com/supabase-community/supabase-kubernetes/main/

$ helm install supabase supabase-community/supabase
Error: INSTALLATION FAILED: failed to fetch https://supabase-community.github.io/supabase-kubernetes/build/supabase-0.0.3.tgz : 404 Not Found

Describe the bug

A clear and concise description of what the bug is.

".tgz" file is missing at github.io pages.

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

$ helm repo add supabase-community https://raw.githubusercontent.com/supabase-community/supabase-kubernetes/main/

$ helm install supabase supabase-community/supabase
Error: INSTALLATION FAILED: failed to fetch https://supabase-community.github.io/supabase-kubernetes/build/supabase-0.0.3.tgz : 404 Not Found

Expected behavior

able to install helm using just few line of code

System information

N/A

Additional context

I am happy to help if permission granted. My work
https://github.com/teochenglim/helm-charts

@teochenglim teochenglim added the bug Something isn't working label Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant