diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-03-17 00:09:12 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-03-17 00:09:12 +0000 |
commit | d43aaf286fe6b8e8383e73ea580274d8841608d7 (patch) | |
tree | ca03542a55583538a1ec13023dffed20457407b5 /doc/update/README.md | |
parent | 87af6f2e0590af0ed1bb3e5de1bb5d21855a94d2 (diff) | |
download | gitlab-ce-d43aaf286fe6b8e8383e73ea580274d8841608d7.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/update/README.md')
-rw-r--r-- | doc/update/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/update/README.md b/doc/update/README.md index 3ebe1d38d0f..93879efb19e 100644 --- a/doc/update/README.md +++ b/doc/update/README.md @@ -50,6 +50,7 @@ However, for this to work there are the following requirements: migrations](../development/post_deployment_migrations.md) (included in zero downtime update steps below). - You are using PostgreSQL. Starting from GitLab 12.1, MySQL is not supported. +- Multi-node GitLab instance. Single-node instances may experience brief interruptions as services restart. Most of the time you can safely upgrade from a patch release to the next minor release if the patch release is not the latest. For example, upgrading from |