commit | 6d33d6270157ba4db4f10bd040461eb69f9f72a0 | [log] [tgz] |
---|---|---|
author | David Bainbridge <dbainbri@ciena.com> | Fri Jun 12 16:52:38 2020 -0700 |
committer | David Bainbridge <dbainbri@ciena.com> | Thu Jun 25 14:49:29 2020 -0700 |
tree | f8d571c5281cdd275b90abde85e3f76264da2b22 | |
parent | 435d754442d048cd666772863df2638d4f8bdfeb [diff] |
VOL-3137 - release name best practice update Change-Id: Iefce588d7b7383905e2d2fb43f1d1e7d6a7ce6ec
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.