Update ONOS and pfcp-agent

Includes:
- Fix to ignore default config meters in ONOS
- Improve logging in ECFlowRuleStore
- Fix to avoid clearing of UP4 table with ID 0 in PFCP agent

Change-Id: I17d69355e6fb82989eac5c170a962d9a492efb09
diff --git a/sdfabric/values.yaml b/sdfabric/values.yaml
index 770bff7..90146f8 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-03-01
+    tag: master-2022-03-05
 
   replicas: 3