commit | f758d78ed95692121d871fb94c9e2d2ec51de493 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@opennetworking.org> | Thu Jul 18 15:18:47 2019 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Thu Jul 18 16:24:23 2019 -0700 |
tree | b4034684ce12fc2bdc4c1eee7de64202f24c3327 | |
parent | e455aabe0763e49cc5447201bd26f4566695be46 [diff] |
SEBA-798 Fix 'make bbsim' target for SEBA 2.0 Change-Id: I5fdc95c45e91af98a4d4b2c243957756abc00a16
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.