commit | df6fd22f9271169b2e6017d90f36bcc744cda445 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Fri Jan 17 09:39:08 2020 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Fri Jan 17 09:39:08 2020 -0800 |
tree | 76d92ad6a1e5ccffca03a3ad86a9a27d8e11a224 | |
parent | 33c4ff9955683db9e742dc81b683f86538084b59 [diff] |
[VOL-2451] Using latest BBSim Change-Id: I59eb18671036b82c824e54a06a5d83b9009b07c3
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.