Update component helm charts

Update to refer to either local registry or docker hub registry

Change-Id: Ibabe99e261fd25d0f7d2993c0f9339a108fb3b2a
diff --git a/sdcore-helm-charts/Chart.yaml b/sdcore-helm-charts/Chart.yaml
index f5b2efe..06fcf57 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.10.7
+version: 0.10.8
 home: https://opennetworking.org/sd-core/
 maintainers:
   - name: SD-Core Support
@@ -16,17 +16,17 @@
 
 dependencies:
   - name: omec-control-plane
-    version: 0.10.7
+    version: 0.10.8
     repository: https://charts.aetherproject.org
     condition: omec-control-plane.enable4G
 
   - name: omec-sub-provision
-    version: 0.4.4
+    version: 0.4.5
     repository: https://charts.aetherproject.org
     condition: omec-sub-provision.enable
 
   - name: 5g-control-plane
-    version: 0.6.10
+    version: 0.6.13
     repository: https://charts.aetherproject.org
     condition: 5g-control-plane.enable5G
 
@@ -36,6 +36,6 @@
     condition: omec-user-plane.enable
 
   - name: 5g-ran-sim
-    version: 0.4.8
+    version: 0.4.9
     repository: https://charts.aetherproject.org
     condition: 5g-ran-sim.enable