Skip to content

Commit fe32095

Browse files
Changelog for v5.10.0 (#817)
This is an automated changelog update for v5.10.0 --------- Co-authored-by: Warren Gifford <[email protected]>
1 parent 1d554c5 commit fe32095

File tree

5 files changed

+758
-692
lines changed

5 files changed

+758
-692
lines changed

docs/admin/updates/automatic.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Automatic multi-version upgrades
22

3+
> Warning: Automatic upgrades in v5.10.0 will fail unless the postgres database is upgraded from postgres 12 to postgres 16. Or the environment variable `SRC_AUTOUPGRADE_IGNORE_DRIFT=true` is set on the `sourcegraph-frontend` container.
4+
35
From **Sourcegraph 5.1 and later**, multi-version upgrades can be performed **automatically** as if they were a standard upgrade for the same deployment type. Automatic multi-version upgrades take the following general form:
46

57
1. Determine if your instance is ready to Upgrade:

0 commit comments

Comments
 (0)