Updating version on sd-core umbrella chart to 0.7.0 for new release work

Change-Id: Ie8389f289c5d4238dd8f93a252150dbfff9bfa4e
diff --git a/sdcore-helm-charts/Chart.yaml b/sdcore-helm-charts/Chart.yaml
index a5ba495..4883901 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.6.2
+version: 0.7.0
 home: https://opennetworking.org/sd-core/
 maintainers:
   - name: SD-Core Support
@@ -16,21 +16,21 @@
 
 dependencies:
   - name: omec-control-plane
-    version: 0.6.25
+    version: 0.7.1
     repository: https://charts.aetherproject.org
     condition: omec-control-plane.enable4G
 
   - name: omec-sub-provision
-    version: 0.0.6
+    version: 0.1.1
     repository: https://charts.aetherproject.org
     condition: omec-sub-provision.enable
 
   - name: 5g-control-plane
-    version: 0.2.21
+    version: 0.3.1
     repository: https://charts.aetherproject.org
     condition: 5g-control-plane.enable5G
 
   - name: omec-user-plane
-    version: 0.3.36
+    version: 0.4.0
     repository: https://charts.aetherproject.org
     condition: omec-user-plane.enable