commit | 927115ce5fd621892fbbf55c6e6d47f6d7adc9c7 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Fri Feb 01 15:51:37 2019 -0700 |
committer | Andy Bavier <andy@onlab.us> | Fri Feb 01 16:00:12 2019 -0700 |
tree | 8090623515afaa92705a5a7d164f8785e950ab0f | |
parent | 23373c7df43e06b1d0318597765bd36a42f5286d [diff] |
Split out BBU from mcord-data-plane chart Change-Id: I2f0f7cba4fcc5b9fe8147f3e53867773f8508650
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.