commit | 13a5c99b6b4f0647800d2b5f291281e69968c20a | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Thu Oct 03 11:03:27 2019 -0700 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Thu Oct 03 11:06:29 2019 -0700 |
tree | 5bd709e74e72a409113a221dd8f09f47c85e8249 | |
parent | 6db4c4dc0af93a048d5f19138cb8d555c83d916f [diff] |
[COMAC-196] Add ProgRAN in COMAC profile Change-Id: I33b7ae5e62f2287a003464d2a23a3c54fccd85fa
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.