commit | ca1ed0d8574feb6cd89e84bb0a80ef35f2904cc6 | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Mon Apr 27 20:22:13 2020 -0700 |
committer | Hyunsun Moon <hyunsun.moon@gmail.com> | Tue Apr 28 17:16:59 2020 +0000 |
tree | 2630f406b96f32299c34229c451fd5b3e963188e | |
parent | 30dd9cf659825b98f76f363eede88ada15f4f1c5 [diff] |
EDGEPOD-399 Remove bess config files from the chart Change-Id: Idd14d9165a6265d6e3aa24af707820fae1d0c7f6
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.