commit | e830e3c5676601aa52a39c7573db46a6f1e5afef | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Fri Sep 11 15:23:36 2020 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Fri Sep 11 15:23:36 2020 -0700 |
tree | 4c1789d5297d23472d11a56759297193ae020c5b | |
parent | b8fb016b043c901049bcde429e507acc512c36ae [diff] |
BBSim chart 4.0.0 with appVersion 1.0.0 Change-Id: I954f09c2c9cd420a297f4b0b95c1b2de007565df
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.