commit | fe78c18a358582731429eed69c685900b5eac21a | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Thu Jul 09 17:13:11 2020 -0700 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Fri Jul 10 00:13:32 2020 +0000 |
tree | 8d26b2db79b0ec87fc94b1d8b2ad9f08d1a81658 | |
parent | 3c9ef645b9a69f222f80f5a72f734cad5016bfae [diff] |
Update SD-RAN dashboard Change-Id: Ib84480766aafeaae1aacecac06add4e04a32c8fe
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.