commit | 783112e9f91bf836a411236e35394cf20e8afa68 | [log] [tgz] |
---|---|---|
author | Hardik Windlass <hardik_windlass@infosys.com> | Thu May 07 00:37:05 2020 +0530 |
committer | Hardik Windlass <hardik_windlass@infosys.com> | Thu May 07 00:46:36 2020 +0530 |
tree | 82b116f1400dd90b2c3a6d950297a8aa0d7d1e6d | |
parent | ca1ed0d8574feb6cd89e84bb0a80ef35f2904cc6 [diff] |
[VOL-3033] Releasing bbsim v0.2.1 Change-Id: Iac75ac2aa6a0495d51f6c6c123e1b16cafd2369f
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.