commit | 81b384aea274321533891ca5f1ef4ff5c3228c03 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Fri Jun 21 11:46:10 2019 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Fri Jun 21 14:35:35 2019 -0700 |
tree | 0838ca79f36590968ed41126d5bf1d8c3073014a | |
parent | a8b11f53d3a0f9b27afce253f0c6a6a77052ecad [diff] |
[SEBA-742] Fixing BBSim example file Change-Id: If991f5a80160bd09b5177b846741bc9a9a714ed3
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.