commit | 124ee01da5879fcf6f87b4e398f7deedc2728aa0 | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Tue Feb 11 12:19:18 2020 -0800 |
committer | Hyunsun Moon <hyunsun@opennetworking.org> | Tue Feb 11 12:19:35 2020 -0800 |
tree | 763b1c2f8beac8d6f05738659dd3951df4b30431 | |
parent | 6d393833e748b35d1e9680612e24056564dd3d68 [diff] |
Fix OMEC user plane dashboard Change-Id: I81f958f2fdb5cf39d7c1b8d6087d1ff814f5fe0e
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.