summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-06-16 15:13:53 +0200
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-06-16 15:13:53 +0200
commit571173bcb479c22720ec601d8a5ea107104e0cfd (patch)
treebdebc5917868ac11dfa786fc822ddc10819dddee /docs
parent8e8f8cd139689ebf89e8c2fdf11419418913a840 (diff)
[DOC] Use the right version for ONAP Frankfurt
The version given for Frankfurt version is not the right one. So we fix it with this commit. Issue-ID: OOM-2424 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I9e24f0b15d821904e70d758a978c2979a530adf0
Diffstat (limited to 'docs')
-rw-r--r--docs/oom_quickstart_guide.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/oom_quickstart_guide.rst b/docs/oom_quickstart_guide.rst
index c556dfa062..78af191872 100644
--- a/docs/oom_quickstart_guide.rst
+++ b/docs/oom_quickstart_guide.rst
@@ -21,9 +21,10 @@ available), follow the following instructions to deploy ONAP.
> cd oom/kubernetes
where <BRANCH> can be an offical release tag, such as
-4.0.0-ONAP for Dublin
-5.0.1-ONAP for El Alto
-6.0.0-ONAP for Frankfurt
+
+* 4.0.0-ONAP for Dublin
+* 5.0.1-ONAP for El Alto
+* 6.0.0 for Frankfurt
**Step 2.** Install Helm Plugins required to deploy ONAP::