From a28a497c44918c277f183ed2e708fec44b554fe5 Mon Sep 17 00:00:00 2001 From: Niclas Mietz Date: Wed, 24 Aug 2016 20:49:04 +0200 Subject: [PATCH] Fix formatting of upgrading notes --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7273f034..f5cb4551 100644 --- a/README.md +++ b/README.md @@ -1139,6 +1139,7 @@ Replace `x.x.x` with the version you are upgrading from. For example, if you are - **Step 4**: Start the image > **Note**: Since GitLab `8.0.0` you need to provide the `GITLAB_SECRETS_DB_KEY_BASE` parameter while starting the image. + > **Note**: Since GitLab `8.11.0` you need to provide the `GITLAB_SECRETS_SECRET_KEY_BASE` and `GITLAB_SECRETS_OTP_KEY_BASE` parameters while starting the image. These should initially both have the same value as the contents of the `/home/git/data/.secret` file. See [Available Configuration Parameters](#available-configuration-parameters) for more information on these parameters. ```bash