commit | 37b316d7a9eb269cf0faff29b51ced51d4a13f8b | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Mon Jan 25 11:52:51 2021 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Mon Jan 25 11:53:02 2021 -0800 |
tree | 1783e4cc9ac438a4a58be7f86d546a9088293cae | |
parent | 850618ab7a014f68033af20b425026a1a717d068 [diff] |
[VOL-3779] Moving BBSim chart to use 'global' to have the same format as all the other VOLTHA related charts Change-Id: I4ecd0105c7dc7efc0ec7caa22a76ec75379fd5fc
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.