commit | 59adfbbea4c4dbb6fe6416c1a45fffe3cc9c880b | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Wed Feb 05 15:31:51 2020 -0800 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Wed Feb 05 15:31:51 2020 -0800 |
tree | 3bb341d5aa66077fea9a23158baa3de879163a6e | |
parent | a20e71d455e0fd0dd698770cb288b1f3e1dcb83d [diff] |
[EDGEPOD-159] Make Accelleran CBRS CU run with Accelleran B42 - for MWC Change-Id: I4c7ddaafd3a2fbe21bd769400a62757df6808df3
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.