commit | fdaa773088b68f53632070aecac23d3b14b02ec9 | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Tue Oct 08 10:08:25 2019 -0700 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Wed Oct 30 12:19:29 2019 -0700 |
tree | 1e49893925ae23fb4909e1a4958fdb511a2f92af | |
parent | db39efc6c2a6951d3587e6d21c3a698b451ed4df [diff] |
[COMAC-197] Refactor Accelleran CU Change-Id: I0b0639ebcc6d0a1c0e9c7fab9aa876da77cf0ba6
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.