[DOC][COMMON] Prepare Honolulu release

Updating the documentation and bumping version to 8.0.0

Issue-ID: OOM-1
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I6f942f1466fed64264c44fb8fc0e1ffc93a98f18
diff --git a/kubernetes/so/requirements.yaml b/kubernetes/so/requirements.yaml
index c61f522..3e394b6 100755
--- a/kubernetes/so/requirements.yaml
+++ b/kubernetes/so/requirements.yaml
@@ -13,81 +13,81 @@
 # limitations under the License.
 dependencies:
   - name: common
-    version: ~7.x-0
+    version: ~8.x-0
     # local reference to common chart, as it is
     # a part of this chart's package and will not
     # be published independently to a repo (at this point)
     repository: '@local'
   - name: readinessCheck
-    version: ~7.x-0
+    version: ~8.x-0
     repository: '@local'
   - name: mariadb-galera
-    version: ~7.x-0
+    version: ~8.x-0
     repository: '@local'
     condition: global.mariadbGalera.localCluster
   - name: repositoryGenerator
-    version: ~7.x-0
+    version: ~8.x-0
     repository: '@local'
   - name: soHelpers
-    version: ~7.x-0
+    version: ~8.x-0
     repository: 'file://components/soHelpers'
   - name: so-appc-orchestrator
-    version: ~7.x-0
+    version: ~8.x-0
     repository: 'file://components/so-appc-orchestrator'
     condition: so-appc-orchestrator.enabled
   - name: so-bpmn-infra
-    version: ~7.x-0
+    version: ~8.x-0
     repository: 'file://components/so-bpmn-infra'
   - name: so-catalog-db-adapter
-    version: ~7.x-0
+    version: ~8.x-0
     repository: 'file://components/so-catalog-db-adapter'
     condition: so-catalog-db-adapter.enabled
   - name: so-cnf-adapter
-    version: ~7.x-0
+    version: ~8.x-0
     repository: "file://components/so-cnf-adapter"
     condition: so-cnf-adapter.enabled
   - name: so-etsi-nfvo-ns-lcm
-    version: ~7.x-0
+    version: ~8.x-0
     repository: 'file://components/so-etsi-nfvo-ns-lcm'
     condition: so-etsi-nfvo-ns-lcm.enabled
   - name: so-mariadb
-    version: ~7.x-0
+    version: ~8.x-0
     repository: 'file://components/so-mariadb'
   - name: so-monitoring
-    version: ~7.x-0
+    version: ~8.x-0
     repository: 'file://components/so-monitoring'
     condition: so-monitoring.enabled
   - name: so-nssmf-adapter
-    version: ~7.x-0
+    version: ~8.x-0
     repository: 'file://components/so-nssmf-adapter'
     condition: so-nssmf-adapter.enabled
   - name: so-oof-adapter
-    version: ~7.x-0
+    version: ~8.x-0
     repository: 'file://components/so-oof-adapter'
     condition: so-oof-adapter.enabled
   - name: so-openstack-adapter
-    version: ~7.x-0
+    version: ~8.x-0
     repository: 'file://components/so-openstack-adapter'
     condition: so-openstack-adapter.enabled
   - name: so-request-db-adapter
-    version: ~7.x-0
+    version: ~8.x-0
     repository: 'file://components/so-request-db-adapter'
   - name: so-sdc-controller
-    version: ~7.x-0
+    version: ~8.x-0
     repository: 'file://components/so-sdc-controller'
   - name: so-sdnc-adapter
-    version: ~7.x-0
+    version: ~8.x-0
     repository: 'file://components/so-sdnc-adapter'
     condition: so-sdnc-adapter.enabled
   - name: so-ve-vnfm-adapter
-    version: ~7.x-0
+    version: ~8.x-0
     repository: 'file://components/so-ve-vnfm-adapter'
     condition: so-ve-vnfm-adapter.enabled
   - name: so-vfc-adapter
-    version: ~7.x-0
+    version: ~8.x-0
     repository: 'file://components/so-vfc-adapter'
     condition: so-vfc-adapter.enabled
   - name: so-vnfm-adapter
-    version: ~7.x-0
+    version: ~8.x-0
     repository: 'file://components/so-vnfm-adapter'
     condition: so-vnfm-adapter.enabled