Update pfcp-agent for QER gating
Change-Id: I9b736611c9f996602123d3c86a394e1704ea0404
diff --git a/pfcp-agent/Chart.yaml b/pfcp-agent/Chart.yaml
index 23f0c01..4b26d90 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.12
+version: 0.0.13
diff --git a/pfcp-agent/values.yaml b/pfcp-agent/values.yaml
index c48db95..eda3755 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-f3a2c33
+ pfcpiface: omecproject/upf-epc-pfcpiface:master-3e29b49
nodeSelectors:
enabled: false
diff --git a/sdfabric/Chart.yaml b/sdfabric/Chart.yaml
index 2cbe31d..e7fb662 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.33
+version: 1.0.34
keywords:
- aether
- sdn
@@ -27,7 +27,7 @@
condition: import.stratum.enabled
- name: pfcp-agent
repository: file://../pfcp-agent
- version: 0.0.12
+ version: 0.0.13
condition: import.pfcp-agent.enabled
- name: dbuf
repository: file://../dbuf