commit | 5fa7e481ddfaf997780ca475d5cd593fba5c26b5 | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Tue Jul 30 00:12:12 2019 -0700 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Tue Jul 30 00:12:48 2019 -0700 |
tree | 909de4624f482f5cd02e74f33aa7334fab2ff4a2 | |
parent | 411585cc371020a1482a7c0565c37af2d553f313 [diff] |
[COMAC-127] Add branches to enable/disable ProgRAN Change-Id: Iec68686adea8a4e0003440d980e706221c257b5b
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.