RC3 for SD-Fabric 1.1.1

Includes:
- Clean up of app IDs in pfcp-agent for UP4

Change-Id: I1cd576505b7fcb4a4038fb92e3910e034de65273
diff --git a/pfcp-agent/Chart.yaml b/pfcp-agent/Chart.yaml
index 5d32ca8..f6052b7 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.14-rc1
+version: 0.0.14-rc2
diff --git a/pfcp-agent/values.yaml b/pfcp-agent/values.yaml
index fcaa46f..12b3b9e 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-d198fd5
+    pfcpiface: omecproject/upf-epc-pfcpiface:master-2f04e3a
 
 nodeSelectors:
   enabled: false
diff --git a/sdfabric/Chart.yaml b/sdfabric/Chart.yaml
index de81b08..48a0d45 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.1.1-rc2
+version: 1.1.1-rc3
 keywords:
   - aether
   - sdn
@@ -27,7 +27,7 @@
     condition: import.stratum.enabled
   - name: pfcp-agent
     repository: file://../pfcp-agent
-    version: 0.0.14-rc1
+    version: 0.0.14-rc2
     condition: import.pfcp-agent.enabled
   - name: dbuf
     repository: file://../dbuf