Update the pfcp-agent version in the dependency yaml

Change-Id: I80911d6669844ccd6c73de4ccf0513e7cb5997cf
diff --git a/VERSION b/VERSION
index ce396e1..2ac9634 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.0.13-dev
+1.0.13
diff --git a/sdfabric/Chart.yaml b/sdfabric/Chart.yaml
index 608daa7..b20dc09 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.12
+version: 1.0.13
 keywords:
   - aether
   - sdn
@@ -27,7 +27,7 @@
     condition: import.stratum.enabled
   - name: pfcp-agent
     repository: file://../pfcp-agent
-    version: 0.0.1
+    version: 0.0.2
     condition: import.pfcp-agent.enabled
   - name: dbuf
     repository: file://../dbuf