Skip to content

Commit

Permalink
Merge pull request #526 from supabase/chore/1.1.69_apn1_aps1_aps2_eun…
Browse files Browse the repository at this point in the history
…1_euw1

chore: hard release 1.1.69 on prod in apn1, aps1, aps2, eun1, euw1
  • Loading branch information
abc3 authored Dec 19, 2024
2 parents 49c6fea + 5484802 commit fd729e9
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, "2.0.11"},
{upgrade_to, "1.1.69"},
% list() | [<<"all">>]
{regions, [<<"eu-central-2">>, <<"ap-east-1">>, <<"us-west-2">>]},
{regions, [<<"ap-northeast-1">>, <<"ap-south-1">>, <<"ap-southeast-2">>, <<"eu-north-1">>, <<"eu-west-1">>]},
% :soft | :hard
{type, hard}
].
Expand Down

0 comments on commit fd729e9

Please sign in to comment.