Update simapp, gnbsim helmcharts

gnbsim: update new image, update helm chart to have go-profile enable/disable control
simapp: image size reduction and update of dockerfile
readding all init containers which are creating timing issues in 5g-core

Change-Id: I34c243f04a45ee58a0e80dc42c6e4f1b8a575ef8
diff --git a/5g-ran-sim/values.yaml b/5g-ran-sim/values.yaml
index 9ab30da..9de4ca3 100644
--- a/5g-ran-sim/values.yaml
+++ b/5g-ran-sim/values.yaml
@@ -6,7 +6,7 @@
   repository: "" #default docker hub
   tags:
     init: omecproject/pod-init:1.0.0
-    gnbsim: omecproject/5gc-gnbsim:main-d2e5b8c
+    gnbsim: omecproject/5gc-gnbsim:main-cd26209
   pullPolicy: IfNotPresent
 
 nodeSelectors:
@@ -50,7 +50,7 @@
       enable: false
       ipAddr: "POD_IP"
       port: 6000
-    profile:
+    goProfile:
       enable: true
       port: 5000
     ngapp: