summaryrefslogtreecommitdiffstats
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 17:55:45 +0000
commit7dba4ce5028d48ca022b593756b75824295787cd (patch)
treef3fb6e452ebe064a8f5451642774dde554321aa0
parente42f912e3cd3aa6471890833e622284c6853073b (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 (cherry picked from commit 571173bcb479c22720ec601d8a5ea107104e0cfd)
-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::