commit | bcfe6eea65bc2ada96514fe90bae876c7e973157 | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Sun Jul 05 21:12:01 2020 -0700 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Sun Jul 05 21:12:01 2020 -0700 |
tree | 3a8d4795ee9b871975f1524b4d6e2abcff74127a | |
parent | 435d754442d048cd666772863df2638d4f8bdfeb [diff] |
Add SD-RAN dashboards Change-Id: Ide127fc5af759493555bacd249331fdca2b27070
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.