Skip to content

Commit

Permalink
chore: hard release 1.1.69 on prod in apn1, aps1, aps2, eun1, euw1
Browse files Browse the repository at this point in the history
  • Loading branch information
abc3 committed Dec 19, 2024
1 parent 49c6fea commit 5484802
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 5484802

Please sign in to comment.