RC1 for SD-Fabric 1.1.1

Includes:
- Fix for missing interface entries after pfcp-agent restart (via ONOS
  in-order flow rule processing)
- Allow configuration of slice MBRs in P4-UPF via pfcp-agent REST APIs

Change-Id: I8d98e36e7c291094c12f0c89eef1dcdcf28abebe
diff --git a/sdfabric/values.yaml b/sdfabric/values.yaml
index 1947f31..700b6fb 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: 1.1.0
+    tag: 1.1.1-rc1
 
   replicas: 3