Update SDCORE umbrella helm chart

1) gnbsim changes to handle http server config
2) AMF, SMF mongodb config was not set correctly
3) Updating AMF image tag to handle mongodb config

Change-Id: I57503d038fa096afc5e96d7dd9d5bbdfeed43c4e
diff --git a/sdcore-helm-charts/Chart.yaml b/sdcore-helm-charts/Chart.yaml
index b1e065b..dbf308c 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.11.9
+version: 0.11.10
 home: https://opennetworking.org/sd-core/
 maintainers:
   - name: SD-Core Support
@@ -28,7 +28,7 @@
     condition: omec-sub-provision.enable
 
   - name: 5g-control-plane
-    version: 0.7.11
+    version: 0.7.12
     repository: https://charts.aetherproject.org
     #repository: "file://../5g-control-plane"
     condition: 5g-control-plane.enable5G
@@ -40,7 +40,7 @@
     condition: omec-user-plane.enable
 
   - name: 5g-ran-sim
-    version: 0.5.5
+    version: 0.5.6
     repository: https://charts.aetherproject.org
     #repository: "file://../5g-ran-sim"
     condition: 5g-ran-sim.enable