Bump SD-CORE apps

Change-Id: I8d25f6d1f7b2351bee0cc51d2ced924ad9a70d24
diff --git a/omec/omec-upf-pfcp-agent/Chart.yaml b/omec/omec-upf-pfcp-agent/Chart.yaml
index ccafe27..b945dd6 100644
--- a/omec/omec-upf-pfcp-agent/Chart.yaml
+++ b/omec/omec-upf-pfcp-agent/Chart.yaml
@@ -7,4 +7,4 @@
 name: omec-upf-pfcp-agent
 icon: https://guide.opencord.org/logos/cord.svg
 
-version: 0.1.11
+version: 0.1.12
diff --git a/omec/omec-upf-pfcp-agent/templates/_helpers.tpl b/omec/omec-upf-pfcp-agent/templates/_helpers.tpl
index 78f0582..c66a05d 100644
--- a/omec/omec-upf-pfcp-agent/templates/_helpers.tpl
+++ b/omec/omec-upf-pfcp-agent/templates/_helpers.tpl
@@ -39,7 +39,7 @@
   securityContext:
     privileged: true
     runAsUser: 0
-  command: ["bash", "-xc"]
+  command: ["sh", "-xc"]
   args:
     - echo '/tmp/coredump/core.%h.%e.%t' > /mnt/host-rootfs/proc/sys/kernel/core_pattern
   volumeMounts:
diff --git a/omec/omec-upf-pfcp-agent/values.yaml b/omec/omec-upf-pfcp-agent/values.yaml
index c9fdbf1..8b2b980 100644
--- a/omec/omec-upf-pfcp-agent/values.yaml
+++ b/omec/omec-upf-pfcp-agent/values.yaml
@@ -4,8 +4,8 @@
 
 images:
   tags:
-    init: docker.io/omecproject/pod-init:1.0.0
-    pfcpiface: registry.aetherproject.org/proxy/omecproject/upf-epc-pfcpiface:master-49283ad
+    init: registry.aetherproject.org/tools/busybox:stable
+    pfcpiface: "registry.aetherproject.org/proxy/omecproject/upf-epc-pfcpiface:master-cc2886e"
   pullPolicy: Always
   # Secrets must be manually created in the namespace.
   pullSecrets: