commit | 790051caf31c49dd5c88eda503b6e80a3f6e0554 | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Tue Feb 11 11:07:06 2020 -0800 |
committer | Hyunsun Moon <hyunsun@opennetworking.org> | Tue Feb 11 11:12:50 2020 -0800 |
tree | dec7835dff6e291f6dbe2b347502e878aa3b4259 | |
parent | f6c66e2526a6d248c2fb31eeb57b6af3bab66df3 [diff] |
Fix OMEC user plane dashboard Change-Id: I0c7bd37eb1f096e81045c58aca5c6f7fe3ba298e
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.