Skip to content

Commit b3c799c

Browse files
fix(squadquest-supabase): use fixed fork of chart
1 parent 710c6ad commit b3c799c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.holo/sources/supabase.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[holosource]
2-
url = "https://github.com/supabase-community/supabase-kubernetes"
2+
# Use fork until bug fix is merged: https://github.com/supabase-community/supabase-kubernetes/pull/94
3+
url = "https://github.com/JarvusInnovations/supabase-kubernetes"
34
ref = "refs/heads/main"

0 commit comments

Comments
 (0)