Skip to content

Commit

Permalink
Merge pull request #550 from supabase/chore/soft_euw3_euc2_v2.0.15
Browse files Browse the repository at this point in the history
soft deploy to eu-west-3 and eu-central-2
  • Loading branch information
hauleth authored Jan 17, 2025
2 parents 9a7691e + 0e511c2 commit d5446a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/upgrade/prod.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{upgrade_from, "2.0.14"},
{upgrade_to, "2.0.15"},
% list() | [<<"all">>]
{regions, [<<"us-west-2">>, <<"ap-east-1">>]},
{regions, [<<"eu-west-3">>, <<"eu-central-2">>]},
% :soft | :hard
{type, soft}
].
Expand Down

0 comments on commit d5446a7

Please sign in to comment.