Updating QA qualified images in the helm charts
Updating QA qualified images in the helm chart for omec-control-plane, omec-user-plane, 5g-control-plane

Change-Id: I96bc077a93187f642e68e782758f018a8802a174
diff --git a/omec/omec-user-plane/values.yaml b/omec/omec-user-plane/values.yaml
index ddb1186..86baae6 100644
--- a/omec/omec-user-plane/values.yaml
+++ b/omec/omec-user-plane/values.yaml
@@ -4,8 +4,8 @@
 
 images:
   tags:
-    bess: "registry.aetherproject.org/proxy/omecproject/upf-epc-bess:master-cc2886e"
-    pfcpiface: "registry.aetherproject.org/proxy/omecproject/upf-epc-pfcpiface:master-cc2886e"
+    bess: "registry.aetherproject.org/proxy/omecproject/upf-epc-bess:master-fcdbc95"
+    pfcpiface: "registry.aetherproject.org/proxy/omecproject/upf-epc-pfcpiface:master-fcdbc95"
     tools: registry.aetherproject.org/tools/busybox:stable
   pullPolicy: IfNotPresent
   # Secrets must be manually created in the namespace.