docs: extend docs
This commit is contained in:
parent
c0cbd22bb0
commit
89b682935b
49 changed files with 199 additions and 2531 deletions
internal/supabase
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue