Update PFCP agent to fix interface initialization

Change-Id: I39be36054cbb0f41f385330ce20f02708b5b9b23
diff --git a/sdfabric/Chart.yaml b/sdfabric/Chart.yaml
index 855b2ab..2020af9 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.29
+version: 1.0.30
 keywords:
   - aether
   - sdn
@@ -27,7 +27,7 @@
     condition: import.stratum.enabled
   - name: pfcp-agent
     repository: file://../pfcp-agent
-    version: 0.0.10
+    version: 0.0.11
     condition: import.pfcp-agent.enabled
   - name: dbuf
     repository: file://../dbuf