sdcore umbrella chart update for aether 1.6 release

Change-Id: I99d4668536b6798a00ba1e41e2bfb5b86eb66b0e
diff --git a/sdcore-helm-charts/Chart.yaml b/sdcore-helm-charts/Chart.yaml
index 9e1ea3a..7e3361f 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.8.0
+version: 0.9.0
 home: https://opennetworking.org/sd-core/
 maintainers:
   - name: SD-Core Support
@@ -16,21 +16,21 @@
 
 dependencies:
   - name: omec-control-plane
-    version: 0.8.0
+    version: 0.9.0
     repository: https://charts.aetherproject.org
     condition: omec-control-plane.enable4G
 
   - name: omec-sub-provision
-    version: 0.2.0
+    version: 0.3.0
     repository: https://charts.aetherproject.org
     condition: omec-sub-provision.enable
 
   - name: 5g-control-plane
-    version: 0.4.0
+    version: 0.5.0
     repository: https://charts.aetherproject.org
     condition: 5g-control-plane.enable5G
 
   - name: omec-user-plane
-    version: 0.4.8
+    version: 0.5.0
     repository: https://charts.aetherproject.org
     condition: omec-user-plane.enable