docs: extend docs

This commit is contained in:
Peter 2025-01-28 18:01:34 +01:00
parent c0cbd22bb0
commit 89b682935b
Signed by: prskr
GPG key ID: F56BED6903BC5E37
49 changed files with 199 additions and 2531 deletions
internal/supabase

View file

@ -42,7 +42,7 @@ var Images = struct {
}{
EdgeRuntime: ImageRef{
Repository: "supabase/edge-runtime",
Tag: "v1.66.4",
Tag: "v1.66.5",
},
Envoy: ImageRef{
Repository: "envoyproxy/envoy",
@ -66,7 +66,7 @@ var Images = struct {
},
Realtime: ImageRef{
Repository: "supabase/realtime",
Tag: "v2.33.70",
Tag: "v2.34.7",
},
Storage: ImageRef{
Repository: "supabase/storage-api",