commit | eb401ad79ed8e2fd7b9829924e7b2d895123c72f | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Wed Oct 30 13:32:11 2019 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Fri Nov 01 13:47:54 2019 -0700 |
tree | e4ef1766d35c07be4562728ff7288a8d5227d3de | |
parent | fbc2d05729376703852806677e5655d333f7a1a4 [diff] |
[VOL-2176] Moving BBSim to version 0.0.5 and adding support for noAuth and noDhcp params Change-Id: Icc1dae730520c1d1d42cfa6c568b128197b21ab6
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.