commit | 189d39f56990af4c6b5a4024fc0c30e8bb705610 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Thu Apr 23 16:11:26 2020 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Thu Apr 23 16:12:06 2020 -0700 |
tree | a9eb0a231ea1f983cdf61f8bff9ded77b5c9920e | |
parent | 8418c1790952314c1706606ba5fb04e188c8e2e3 [diff] |
[VOL-2761][VOL-2905] Support for DT workflow Change-Id: Ib4464ccc0fbde7480feeb9181cb8f53a0608b3eb
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.