Merge "Update sdfabric helm chart"
diff --git a/pfcp-agent/Chart.yaml b/pfcp-agent/Chart.yaml
index f6d8147..1392169 100644
--- a/pfcp-agent/Chart.yaml
+++ b/pfcp-agent/Chart.yaml
@@ -5,4 +5,4 @@
 apiVersion: v1
 description: PFCP Agent for SD-Fabric's P4 UPF
 name: pfcp-agent
-version: 0.0.6
+version: 0.0.7
diff --git a/pfcp-agent/values.yaml b/pfcp-agent/values.yaml
index 6c854fe..f5437b5 100644
--- a/pfcp-agent/values.yaml
+++ b/pfcp-agent/values.yaml
@@ -5,7 +5,7 @@
 images:
   tags:
     init: registry.aetherproject.org/tools/busybox:stable
-    pfcpiface: omecproject/upf-epc-pfcpiface:master-675c303
+    pfcpiface: omecproject/upf-epc-pfcpiface:master-362f8ab
   pullPolicy: Always
 
 nodeSelectors:
diff --git a/sdfabric/Chart.yaml b/sdfabric/Chart.yaml
index c95b60a..c739aed 100644
--- a/sdfabric/Chart.yaml
+++ b/sdfabric/Chart.yaml
@@ -27,7 +27,7 @@
     condition: import.stratum.enabled
   - name: pfcp-agent
     repository: file://../pfcp-agent
-    version: 0.0.6
+    version: 0.0.7
     condition: import.pfcp-agent.enabled
   - name: dbuf
     repository: file://../dbuf
diff --git a/sdfabric/values.yaml b/sdfabric/values.yaml
index c715b51..9aceb28 100644
--- a/sdfabric/values.yaml
+++ b/sdfabric/values.yaml
@@ -26,7 +26,7 @@
   java_opts: -Xmx4G -Dlog4j2.formatMsgNoLookups=true -XX:+UnlockExperimentalVMOptions -XX:+UseZGC
   image:
     repository: opennetworking/sdfabric-onos
-    tag: master-2022-02-10
+    tag: master-2022-02-18
 
   replicas: 3
 
@@ -98,10 +98,6 @@
           "monitorHosts": "true",
           "probeRate": "10000"
         }
-      "org.onosproject.provider.general.device.impl.GeneralDeviceProvider": >
-        {
-          "readPortId": true
-        }
     # Please check the README to learn more
     # netcfg: >
     #     {