commit | 595ecb23efa77f4c83849eabb3e7f0df4a00d62e | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Fri Jan 10 12:22:21 2020 -0800 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Mon Jan 13 20:48:23 2020 +0000 |
tree | d14c9f4fb6b8bd717e62875cf8a3a4e99dc1a214 | |
parent | ec0b44daea1a18953522309cd02c42986db7b52f [diff] |
Remove unused comac profile Change-Id: If5de3a3bde7a699e4e85af31db7b680e241d3d62
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.