commit | 9dab4bd765313c970d41bca249aecbae0027ce56 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Mon Aug 24 12:29:48 2020 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Mon Aug 31 11:25:11 2020 -0700 |
tree | b2958efb77115985dd36d7f0a86ce8a4b0b5dcd9 | |
parent | 91f3e7bb155e65cc481d8cf51bdce91a0d64bc97 [diff] |
[VOL-2778] Supporting required configuration for BBSim v1.0.0-dev Change-Id: I26300dd3fb3a4b89bc09736760599c5bcff0d164
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.