diff --git a/deploy/upgrade/staging.config b/deploy/upgrade/staging.config index 9252d8a8..c587c7d9 100644 --- a/deploy/upgrade/staging.config +++ b/deploy/upgrade/staging.config @@ -1,9 +1,9 @@ [ - {upgrade_from, "1.1.61"}, - {upgrade_to, "1.1.62"}, + {upgrade_from, "1.1.62"}, + {upgrade_to, "1.1.63"}, % list() | [:all] - {regions, ["ap-southeast-2"]}, + {regions, ["ap-southeast-1"]}, % :soft | :hard - {type, soft} + {type, hard} ]. % supavisor_soft_all-1_1.1.13_1.1.39 \ No newline at end of file