Update pfcp-agent

To the same version tested with up4 contained in sdfabric-onos image:

    docker image inspect opennetworking/sdfabric-onos:master-2022-02-07 | grep org.omecproject.up4.version
        "org.omecproject.up4.version": "59857a4b0cbe7f2e0a71128929860db5a082bc0b",

    https://github.com/omec-project/up4/blob/59857a4b0cbe7f2e0a71128929860db5a082bc0b/.env.stable#L5

Change-Id: If311ede57e675654a0a66fdc98683ccd92910d0c
4 files changed
tree: 684985feee8639dabe58b5c9035473700bdd9c7f
  1. .gitignore
  2. .gitreview
  3. .reuse/
  4. LICENSES/
  5. Makefile
  6. README.md
  7. VERSION
  8. dbuf/
  9. di-metrics-exporter/
  10. di-topology-watchdog/
  11. int-host-reporter/
  12. pfcp-agent/
  13. sdfabric/
README.md

SD-Fabric Helm charts

This repository contains helm charts related to SD-Fabric project.

Initialize Helm chart dependency

To initialize Helm chart dependency, use the following command:

make deps

To deploy the SD-Fabric chart, see README of the SD-Fabric chart