commit | 40bd2ea39f70e93dbe5fc0e82402b8bd3aff94ba | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Tue Feb 18 10:12:31 2020 -0800 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Thu Feb 20 19:44:39 2020 +0000 |
tree | 79c092614e4ee471c144de85dc5dc10a190280ee | |
parent | dd29f0ded80963f2f65677a6207c654a1a37c2b6 [diff] |
Clean up mwc configuration (b42) from accelleran-cu Change-Id: I5c81f1d35d506375c5b35452612c0c34eb81a097
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.