Commit 055b3c4dd649075a1df75cc24d6b38248112ebf5
1 parent
84ec2263
Exists in
spb-stable
and in
3 other branches
Mention that Upgrader works for 6.4.2
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
doc/update/upgrader.md
@@ -4,7 +4,7 @@ GitLab Upgrader - ruby script that allows you easily upgrade GitLab to latest mi | @@ -4,7 +4,7 @@ GitLab Upgrader - ruby script that allows you easily upgrade GitLab to latest mi | ||
4 | Ex. it can update your application from 6.4 to latest GitLab 6 version (like 6.5.1). | 4 | Ex. it can update your application from 6.4 to latest GitLab 6 version (like 6.5.1). |
5 | You still need to create backup and manually restart GitLab but all other operations can be done by upgrade tool. | 5 | You still need to create backup and manually restart GitLab but all other operations can be done by upgrade tool. |
6 | 6 | ||
7 | -__GitLab Upgrader is available only for version 6.4 or higher__ | 7 | +__GitLab Upgrader is available only for version 6.4.2 or higher__ |
8 | 8 | ||
9 | ### 0. Backup | 9 | ### 0. Backup |
10 | 10 |