commit | 3971600b041dbf5d38e9eb701611b504a9e86211 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Wed Sep 23 11:02:43 2020 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Wed Sep 23 11:02:43 2020 -0700 |
tree | d5764563b58e61c79e8d72f8822a51181e1f3c86 | |
parent | e830e3c5676601aa52a39c7573db46a6f1e5afef [diff] |
Updating BBSim chart to version 1.1.0 Change-Id: I6881e474403de1454dcf0971a49ebb35996203ea
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.