commit | 4182f9688af72f57e585f563d338701520862bd8 | [log] [tgz] |
---|---|---|
author | Wei-Yu Chen <weiyu@opennetworking.org> | Thu Jan 24 15:47:39 2019 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Wed Jan 30 00:45:43 2019 +0000 |
tree | add380243293a9df92399008921c65d2b7853582 | |
parent | 9faab73938686adc0e8cf08d3eb31cb66a1b4f47 [diff] |
Added with Accelleran vbbu's template Change-Id: Ie78924c9ecd9f8c3fd8cdb84820b3d714077f086
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.