Correct the sdfabric-onos image that supports P4RT translation

Change-Id: Iee797da691a84d7b25abd17fd0022fb8bc984dbc
diff --git a/sdfabric/values.yaml b/sdfabric/values.yaml
index e4b148a..4edb01a 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-07
+    tag: master-2022-02-10
 
   replicas: 3