commit | d8a81f96a1b66e7ead46f67fbf4ec4a46dede109 | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Mon Oct 21 10:56:54 2019 -0700 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Mon Oct 21 11:08:29 2019 -0700 |
tree | d67fd642e811fa821e2f7d56bab4588f50541f02 | |
parent | 9257ef8e5a99968d782e505d3e3b989a241ab074 [diff] |
Change directory name cdn-services to ott-services Change-Id: I868d1370c25051c01cf94b7696e68a8099dccc09
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.