commit | 028d2fd6ede31c584f6cfe1eaef8709ba297ea36 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Wed Oct 23 19:34:02 2019 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Thu Oct 24 12:54:09 2019 -0700 |
tree | 0c8ddf3749c8a18dff13ea6c7e1505162f3d574b | |
parent | f152eb2fc28c941be5aef9887c86aa8a87ef21ad [diff] |
Updating the BBSim chart to use the latest released version Change-Id: Ia7aafa7760921cf76164c17a0b1584641ad5fb1c
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.