Skip to content

Commit

Permalink
Merge pull request #525 from supabase/chore/2.0.11_euc1_ape1_usw2
Browse files Browse the repository at this point in the history
chore: hard release 2.0.11 on prod in euc1, ape1, usw2
  • Loading branch information
abc3 authored Dec 18, 2024
2 parents e63adc0 + b520091 commit 49c6fea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/upgrade/prod.config
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[
{upgrade_from, "2.0.0"},
{upgrade_to, "1.1.69"},
{upgrade_to, "2.0.11"},
% list() | [<<"all">>]
{regions, [<<"ca-central-1">>, <<"eu-west-2">>, <<"eu-west-3">>, <<"sa-east-1">>]},
{regions, [<<"eu-central-2">>, <<"ap-east-1">>, <<"us-west-2">>]},
% :soft | :hard
{type, hard}
].
Expand Down

0 comments on commit 49c6fea

Please sign in to comment.