Update bess-upf to include fix for uplink SDF parsing

Also, remove bess-upf from SD-Fabric umbrella. Bess-upf is still deployed independently of SD-Fabric.

Change-Id: I3fc0aeebac68ccc0dade132bf764af35cd81d058
diff --git a/bess-upf/Chart.yaml b/bess-upf/Chart.yaml
index 7116d90..9cb42b8 100644
--- a/bess-upf/Chart.yaml
+++ b/bess-upf/Chart.yaml
@@ -7,4 +7,4 @@
 name: bess-upf
 icon: https://guide.opencord.org/logos/cord.svg
 
-version: 0.0.4
+version: 0.0.5
diff --git a/bess-upf/values.yaml b/bess-upf/values.yaml
index df8540e..e48d0b3 100644
--- a/bess-upf/values.yaml
+++ b/bess-upf/values.yaml
@@ -4,8 +4,8 @@
 
 images:
   tags:
-    bess: "omecproject/upf-epc-bess:master-9cb736e"
-    pfcpiface: "omecproject/upf-epc-pfcpiface:master-9cb736e"
+    bess: "omecproject/upf-epc-bess:master-9a4d86c"
+    pfcpiface: "omecproject/upf-epc-pfcpiface:master-9a4d86c"
     tools: registry.aetherproject.org/tools/busybox:stable
   pullPolicy: IfNotPresent
   # Secrets must be manually created in the namespace.