commit | ae4e19c12ec68ea131758e3e8d3279bb3c6dbb76 | [log] [tgz] |
---|---|---|
author | Kailash <kailash@onlab.us> | Wed Jun 26 13:39:38 2019 -0700 |
committer | Kailash <kailash@onlab.us> | Wed Jun 26 13:40:44 2019 -0700 |
tree | ee2f911ad9b43689855a3e835b6802426b01024c | |
parent | bd6c5e84bb7d9c59befe4dc7cfe7d00af97aacf0 [diff] |
fixing bbsim subscriber tosca Change-Id: I50071722e8ae6c73c3bbadf4970051c25971db30
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.