[COMMON] Bump ONAP version

Update chart versions 12.0.0 for London

Issue-ID: OOM-3046

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: Ic196235ff4f6ae14a7ecad799bd75a9666b2594a
diff --git a/kubernetes/aaf/Chart.yaml b/kubernetes/aaf/Chart.yaml
index 9c0aa89..ef46ad6 100644
--- a/kubernetes/aaf/Chart.yaml
+++ b/kubernetes/aaf/Chart.yaml
@@ -18,42 +18,42 @@
 apiVersion: v2
 description: ONAP Application Authorization Framework
 name: aaf
-version: 11.0.0
+version: 12.0.0
 
 dependencies:
   - name: aaf-cass
-    version: ~11.x-0
+    version: ~12.x-0
     repository: 'file://components/aaf-cass'
     condition: aaf-authz.enabled
   - name: aaf-cm
-    version: ~11.x-0
+    version: ~12.x-0
     repository: 'file://components/aaf-cm'
     condition: aaf-authz.enabled
   - name: aaf-fs
-    version: ~11.x-0
+    version: ~12.x-0
     repository: 'file://components/aaf-fs'
     condition: aaf-authz.enabled
   - name: aaf-gui
-    version: ~11.x-0
+    version: ~12.x-0
     repository: 'file://components/aaf-gui'
     condition: aaf-authz.enabled
   - name: aaf-locate
-    version: ~11.x-0
+    version: ~12.x-0
     repository: 'file://components/aaf-locate'
     condition: aaf-authz.enabled
   - name: aaf-oauth
-    version: ~11.x-0
+    version: ~12.x-0
     repository: 'file://components/aaf-oauth'
     condition: aaf-authz.enabled
   - name: aaf-service
-    version: ~11.x-0
+    version: ~12.x-0
     repository: 'file://components/aaf-service'
     condition: aaf-authz.enabled
   - name: aaf-sms
-    version: ~11.x-0
+    version: ~12.x-0
     repository: 'file://components/aaf-sms'
     condition: aaf-sms.enabled
   - name: aaf-sshsm
-    version: ~11.x-0
+    version: ~12.x-0
     repository: 'file://components/aaf-sshsm'
     condition: aaf-sshsm.enabled