commit | bd312cefc971e2f423e1a5711c9085659ab6d34c | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Fri Jun 07 10:37:25 2019 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Fri Jun 07 10:47:16 2019 -0700 |
tree | 30c1fe0e1c2bef96034708ff3dd0728b8c63024f | |
parent | d3a0e9c559be58b3ab2511af4a9139242041552a [diff] |
[SEBA-720] Adding support for latest bbsim Change-Id: I7377dde0734bfb029258b944dc773501133c85e9
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.