Skip to content

Commit

Permalink
Merge pull request #519 from supabase/chore/1.1.69_ap-southeast-1
Browse files Browse the repository at this point in the history
chore: hard release 1.1.69 in ap-southeast-1
  • Loading branch information
abc3 authored Dec 16, 2024
2 parents 60ec929 + f221eea commit 1cdf926
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.68"},
{upgrade_to, "1.1.69"},
% list() | [<<"all">>]
{regions, [<<"ap-northeast-2">>]},
{regions, [<<"ap-southeast-1">>]},
% :soft | :hard
{type, hard}
].
Expand Down

0 comments on commit 1cdf926

Please sign in to comment.