commit | 631772651109d70fd7bc8cfe1c584d2fd66f7ac3 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Mon Feb 03 19:53:44 2020 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Tue Feb 04 17:40:07 2020 +0000 |
tree | 0a8232338e8100fe1ff0757dc32e686b1f250760 | |
parent | 85283721f124f11c56b526b94b2c7567e6f9aa1a [diff] |
[VOL-2455] Using latest BBSim Change-Id: I694d77f6ebc4ac22f4705d9418c711c23eb0ec4a
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.