commit | ece86988d1c145627618afdb37b709c5500964da | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Fri Sep 27 17:44:59 2019 -0500 |
committer | Hyunsun Moon <hyunsun@opennetworking.org> | Fri Sep 27 17:51:26 2019 -0500 |
tree | a9bb7d6cf9e4627639189fc829d23f68ca0ca8b6 | |
parent | 9cd2b770a5e9dffd5481444efbe49dc03cc74a76 [diff] |
COMAC-193 Load nf_conntrack_proto_sctp for MME Change-Id: Icf47892550cee4d1c8e9f950a8cb18fff1099548
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.