commit | 37fcfee0347f8c885947ee7a5801c0854226042d | [log] [tgz] |
---|---|---|
author | Kailash <kailash@onlab.us> | Wed Jul 03 10:21:23 2019 -0700 |
committer | Kailash Khalasi <kailash@opennetworking.org> | Wed Jul 03 20:08:53 2019 +0000 |
tree | b7f1eaf4135cf9a9bc06e0a0b3211e2b61a77bd5 | |
parent | 2b7dbcc02584b4538f45cb91fb00132ef15d673d [diff] |
Updating bbsim chart Change-Id: Idcb1574ae15b33838810bb09ce2e07f0984e9c68
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.