Skip to content

Commit

Permalink
chore: hard release 1.1.70 on prod in us-east-2
Browse files Browse the repository at this point in the history
  • Loading branch information
abc3 committed Dec 23, 2024
1 parent fd729e9 commit fa0d934
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, "1.1.70"},
% list() | [<<"all">>]
{regions, [<<"ap-northeast-1">>, <<"ap-south-1">>, <<"ap-southeast-2">>, <<"eu-north-1">>, <<"eu-west-1">>]},
{regions, [<<"us-east-2">>]},
% :soft | :hard
{type, hard}
].
Expand Down

0 comments on commit fa0d934

Please sign in to comment.