commit | 3ed0289be385fe9bcfd5bc9ee4ea15ace03d2605 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Mon Oct 07 09:57:06 2019 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Mon Oct 07 15:31:12 2019 -0700 |
tree | b8d7c2ca29cc1960b733bd24b19bf84e87ca239f | |
parent | 65fe75dd3ef615c4cc45d38de33e3fcab0a6afcc [diff] |
[SEBA-837] First version of the chart to deploy the bbsim rewrite Change-Id: Ib557aa159ad2e3e92fbcc6811de2a9a29e994615
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.