Skip to content

Commit

Permalink
Merge pull request #503 from supabase/chore/release-v2.0.8-on-staging
Browse files Browse the repository at this point in the history
chore: prepare hard deployment for v2.0.8 on staging
  • Loading branch information
hauleth authored Nov 28, 2024
2 parents 808e953 + e4dc614 commit 125a546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/upgrade/staging.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{upgrade_from, "2.0.0"},
{upgrade_to, "2.0.7"},
{upgrade_to, "2.0.8"},
% list() | [<<"all">>]
{regions, ["all"]},
% :soft | :hard
Expand Down

0 comments on commit 125a546

Please sign in to comment.