commit | c889afb55475076f5d3965591ea05330e6897aa5 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Fri Feb 15 10:42:00 2019 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Fri Feb 15 10:48:44 2019 -0800 |
tree | 3d25293badf3b5767799e6b049b1c3be07afcd21 | |
parent | fe426895720fb7d4d106c5e846a13a0cd48455ed [diff] |
Adding EPC to M-CORD service graph Change-Id: I5a2a2f5bbccbd926ea189806cd5cb4764f38e8ef
This repo contains the helm charts for use in the CORD and subsidiary projects.
Thes charts are published on: https://charts.opencord.org/
Please see https://guide.opencord.org/charts/helm.html for more complete documentation.
When you make changes to charts, please make sure of the following:
Make sure the chart passes a strict lint with helm lint --strict <chartname>
. The scripts/helmlint.sh
will check all charts.
When you modify a chart, you must increase the version in Chart.yaml
. You may also need to update other charts that depend on your chart.