From 7dba4ce5028d48ca022b593756b75824295787cd Mon Sep 17 00:00:00 2001 From: Sylvain Desbureaux Date: Tue, 16 Jun 2020 15:13:53 +0200 Subject: [PATCH] [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 Change-Id: I9e24f0b15d821904e70d758a978c2979a530adf0 (cherry picked from commit 571173bcb479c22720ec601d8a5ea107104e0cfd) --- docs/oom_quickstart_guide.rst | 7 ++++--- 1 file 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 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:: -- 2.16.6