commit | 523db664a7836573c02b06bcb4e7ddf73550d27f | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Mon Nov 02 10:20:17 2020 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Mon Nov 02 10:20:17 2020 -0800 |
tree | 8a4ad37a981a523a861720771a38996317bebe11 | |
parent | 35e3817aa8a72af183ddde9245c2b26b38764c69 [diff] |
[VOL-3610] Using BBSim with integrated DHCP server in BBSim helm-chart Change-Id: I97b3ed82fa2af5b2c91324d3440e19722e950fc0
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.