commit | 9b3a48b5aac31f5ebc4832a78b35e17b14277f8e | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Mon Mar 22 13:36:06 2021 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Mon Mar 22 13:36:06 2021 -0700 |
tree | 0b567f03a39ce7b40f89b820ff07424bfb26ea8f | |
parent | e81cf41e26b91e7ed3454cf0946f06a9e2a77a83 [diff] |
Using the latest BBSim Change-Id: I9269009ae132893723b77809291ad8b61731b26d
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.