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/omec-sub-provision/values.yaml b/omec-sub-provision/values.yaml
index 53156d9..478261b 100644
--- a/omec-sub-provision/values.yaml
+++ b/omec-sub-provision/values.yaml
@@ -6,7 +6,7 @@
   repository: "" #default docker hub
   tags:
     init: omecproject/pod-init:1.0.0
-    simapp: omecproject/simapp:main-9545c5e
+    simapp: omecproject/simapp:main-a4f741a
   pullPolicy: IfNotPresent
 
 resources: