Updating helm chart versions for next release

Change-Id: Ie2aa7c01c808dfcd584f6a582d8b159176dea18d
diff --git a/sdcore-helm-charts/Chart.yaml b/sdcore-helm-charts/Chart.yaml
index be69b35..4fa2ba5 100644
--- a/sdcore-helm-charts/Chart.yaml
+++ b/sdcore-helm-charts/Chart.yaml
@@ -8,7 +8,7 @@
 description: SD-Core control plane services
 icon: https://guide.opencord.org/logos/cord.svg
 type: application
-version: 0.11.15
+version: 0.12.0
 home: https://opennetworking.org/sd-core/
 maintainers:
   - name: SD-Core Support
@@ -16,19 +16,19 @@
 
 dependencies:
   - name: omec-control-plane
-    version: 0.11.2
+    version: 0.12.0
     repository: https://charts.aetherproject.org
     #repository: "file://../omec-control-plane"
     condition: omec-control-plane.enable4G
 
   - name: omec-sub-provision
-    version: 0.5.3
+    version: 0.6.0
     repository: https://charts.aetherproject.org
     #repository: "file://../omec-sub-provision"
     condition: omec-sub-provision.enable
 
   - name: 5g-control-plane
-    version: 0.7.16
+    version: 0.8.0
     repository: https://charts.aetherproject.org
     #repository: "file://../5g-control-plane"
     condition: 5g-control-plane.enable5G
@@ -40,7 +40,7 @@
     condition: omec-user-plane.enable
 
   - name: 5g-ran-sim
-    version: 0.5.9
+    version: 0.6.0
     repository: https://charts.aetherproject.org
     #repository: "file://../5g-ran-sim"
     condition: 5g-ran-sim.enable