diff options
author | Sytse Sijbrandij <sytse@gitlab.com> | 2015-09-22 19:56:51 +0000 |
---|---|---|
committer | Sytse Sijbrandij <sytse@gitlab.com> | 2015-09-22 19:56:51 +0000 |
commit | 37ecae33ecae95fd2e27bf1e1f479c32e11de5f4 (patch) | |
tree | 8e39b5d9ccd866b2b76174969387ff535e59a6d7 | |
parent | 9e1392553b0d87d571252838d8b7b9d8cd411565 (diff) | |
download | gitlab-ce-37ecae33ecae95fd2e27bf1e1f479c32e11de5f4.tar.gz |
Add better deprecation notice for the upgrader. Too easy to miss otherwise https://twitter.com/0x663030623472/status/646262552796594176
-rw-r--r-- | doc/update/upgrader.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/upgrader.md b/doc/update/upgrader.md index 6854250dab7..fd0327686b1 100644 --- a/doc/update/upgrader.md +++ b/doc/update/upgrader.md @@ -1,4 +1,4 @@ -# GitLab Upgrader +# GitLab Upgrader (deprecated) *DEPRECATED* We recommend to [switch to the Omnibus package and repository server](https://about.gitlab.com/update/) instead of using this script. |