Updating umbrella helm chart to take new component

Helm chart update to take mme, spgw, smf updates from
components

Change-Id: Ibccdae511e335f2befbbb9ff41f475eae112e336
diff --git a/sdcore-helm-charts/Chart.yaml b/sdcore-helm-charts/Chart.yaml
index 9d9d184..02e3c03 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.9.18
 home: https://opennetworking.org/sd-core/
 maintainers:
   - name: SD-Core Support
@@ -16,7 +16,7 @@
 
 dependencies:
   - name: omec-control-plane
-    version: 0.9.15
+    version: 0.9.16
     repository: https://charts.aetherproject.org
     condition: omec-control-plane.enable4G
 
@@ -26,7 +26,7 @@
     condition: omec-sub-provision.enable
 
   - name: 5g-control-plane
-    version: 0.5.5
+    version: 0.5.6
     repository: https://charts.aetherproject.org
     condition: 5g-control-plane.enable5G