commit | 4f1fa7f14c21b66d0ea22299b74e7bfe923e6736 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Wed Jan 29 11:15:58 2020 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Wed Jan 29 11:15:58 2020 -0800 |
tree | c971d22363bfabb8de788a3970981996e0caff34 | |
parent | 0d6341286f473ba5f1705df11217a91f14f100a7 [diff] |
Using latest available BBSim Change-Id: I8e850df0643be02e5a5a45ee1d1a82e647b45083
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.