Skip to content

Commit

Permalink
Merge pull request #492 from supabase/rel/v2.0.7-prod
Browse files Browse the repository at this point in the history
release: v2.0.7 to production in eu-central-2
  • Loading branch information
hauleth authored Nov 21, 2024
2 parents 0659d16 + 8c3fb1d commit 0d3cf6b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deploy/upgrade/prod.config
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[
{upgrade_from, "2.0.0"},
{upgrade_to, "2.0.4"},
{upgrade_to, "2.0.7"},
% list() | [<<"all">>]
{regions, [<<"eu-west-3">>]},
{regions, [<<"eu-central-2">>]},
% :soft | :hard
{type, hard}
].
% supavisor_soft_all-1_1.1.13_1.1.39
% supavisor_soft_all-1_1.1.13_1.1.39

0 comments on commit 0d3cf6b

Please sign in to comment.