Updated 5g-ran-sim configuration

1) Updated image tag
2) Added UE Initiated Service Request Profile config

Change-Id: I66ca5ee077428648a2768667fa0196283c5f56f0
diff --git a/5g-ran-sim/values.yaml b/5g-ran-sim/values.yaml
index ec10cce..6c58890 100644
--- a/5g-ran-sim/values.yaml
+++ b/5g-ran-sim/values.yaml
@@ -5,7 +5,7 @@
 images:
   tags:
     init: docker.io/omecproject/pod-init:1.0.0
-    gnbsim: registry.aetherproject.org/omecproject/5gc-gnbsim:dev-new-gnbsim-60a5a0d
+    gnbsim: registry.aetherproject.org/omecproject/5gc-gnbsim:dev-new-gnbsim-68c0647
   pullPolicy: IfNotPresent
   # Secrets must be manually created in the namespace.
   pullSecrets:
@@ -108,6 +108,15 @@
               plmnId:
                 mcc: 208
                 mnc: 93
+            - profileType: uetriggservicereq
+              profileName: profile4
+              enable: false
+              gnbName: gnb1
+              startImsi: 208930100007497
+              ueCount: 5
+              plmnId:
+                mcc: 208
+                mnc: 93
             - profileType: deregister
               profileName: profile4
               enable: false