Updating component helm charts versions

Various fixes in smf, configpod, mme, spgw, simapp, gnbsim.

Change-Id: If2e79916beeef2d37060f19cffd808016bf40a4b
diff --git a/sdcore-helm-charts/Chart.yaml b/sdcore-helm-charts/Chart.yaml
index df3fa52..934bf7f 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.1
+version: 0.10.2
 home: https://opennetworking.org/sd-core/
 maintainers:
   - name: SD-Core Support
@@ -16,17 +16,17 @@
 
 dependencies:
   - name: omec-control-plane
-    version: 0.10.0
+    version: 0.10.2
     repository: https://charts.aetherproject.org
     condition: omec-control-plane.enable4G
 
   - name: omec-sub-provision
-    version: 0.4.0
+    version: 0.4.1
     repository: https://charts.aetherproject.org
     condition: omec-sub-provision.enable
 
   - name: 5g-control-plane
-    version: 0.6.0
+    version: 0.6.3
     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.2
+    version: 0.4.3
     repository: https://charts.aetherproject.org
     condition: 5g-ran-sim.enable