commit | 435d754442d048cd666772863df2638d4f8bdfeb | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Thu Jun 25 13:03:02 2020 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Thu Jun 25 13:03:02 2020 -0700 |
tree | 816905be722e644f9a1ab0e640c9649dedf02962 | |
parent | f2a4e2c878be65c236fd62d4043f078f412deb2e [diff] |
[VOL-3279] Using the latest BBSim version to include the gemport fix Change-Id: I76d51018a757348c38ccde498522b6b5aac210ff
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.