You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: