bump up sdcore umbrella helm chart version for 1.1

Change-Id: If1cd6377df14e39ecf270560dd872c0a1ad46378
diff --git a/sdcore-helm-charts/Chart.yaml b/sdcore-helm-charts/Chart.yaml
index 9d9d184..e30ae06 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.9.17
+version: 0.10.0
 home: https://opennetworking.org/sd-core/
 maintainers:
   - name: SD-Core Support
@@ -16,21 +16,21 @@
 
 dependencies:
   - name: omec-control-plane
-    version: 0.9.15
+    version: 0.10.0
     repository: https://charts.aetherproject.org
     condition: omec-control-plane.enable4G
 
   - name: omec-sub-provision
-    version: 0.3.2
+    version: 0.4.0
     repository: https://charts.aetherproject.org
     condition: omec-sub-provision.enable
 
   - name: 5g-control-plane
-    version: 0.5.5
+    version: 0.6.0
     repository: https://charts.aetherproject.org
     condition: 5g-control-plane.enable5G
 
   - name: omec-user-plane
-    version: 0.5.4
+    version: 0.6.0
     repository: https://charts.aetherproject.org
     condition: omec-user-plane.enable