Update sdfabric helm chart

- Remove unused component config
- Update ONOS and PFCP agent tag

Change-Id: Ibffa947ebaeaf3e8ab0233527bd78f9f2b7c153b
diff --git a/sdfabric/Chart.yaml b/sdfabric/Chart.yaml
index 8a96abf..96db8f4 100644
--- a/sdfabric/Chart.yaml
+++ b/sdfabric/Chart.yaml
@@ -7,7 +7,7 @@
 description: A chart to deploy all SD-Fabric components
 kubeVersion: ">=1.18.0"
 type: application
-version: 1.0.21
+version: 1.0.22
 keywords:
   - aether
   - sdn
@@ -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 4edb01a..70bd262 100644
--- a/sdfabric/values.yaml
+++ b/sdfabric/values.yaml
@@ -22,7 +22,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
 
@@ -94,10 +94,6 @@
           "monitorHosts": "true",
           "probeRate": "10000"
         }
-      "org.onosproject.provider.general.device.impl.GeneralDeviceProvider": >
-        {
-          "readPortId": true
-        }
     # Please check the README to learn more
     # netcfg: >
     #     {