[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/contrib/components/awx/requirements.yaml b/kubernetes/contrib/components/awx/requirements.yaml
index 60d7c30..b015bd1 100755
--- a/kubernetes/contrib/components/awx/requirements.yaml
+++ b/kubernetes/contrib/components/awx/requirements.yaml
@@ -14,11 +14,11 @@
 
 dependencies:
   - name: common
-    version: ~7.x-0
+    version: ~8.x-0
     repository: '@local'
   - name: repositoryGenerator
-    version: ~7.x-0
+    version: ~8.x-0
     repository: '@local'
   - name: awx-postgres
-    version: ~7.x-0
+    version: ~8.x-0
     repository: 'file://components/awx-postgres'