commit | 75c8a4548bd2049f1e4ae43d633dda631606bb12 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Thu Mar 26 11:33:59 2020 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Thu Mar 26 11:33:59 2020 -0700 |
tree | 1713f70b44dca10b0859ffb55422173d1aaf4a93 | |
parent | bb5d9a8d7aaa2b1f04e8bf79f45e6553be62c28f [diff] |
Using BBSim v0.1.0 Change-Id: I66a33f08932fb463bfc5c28d899b9e014ca89694
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.