commit | da9395b5f1580639aa94cde6456056b6b7fe0f2c | [log] [tgz] |
---|---|---|
author | Kailash <kailash@onlab.us> | Wed Jul 03 11:21:28 2019 -0700 |
committer | Kailash Khalasi <kailash@opennetworking.org> | Wed Jul 03 18:21:54 2019 +0000 |
tree | 5df3e42082efa71e90932a362fa6886df48437d2 | |
parent | ee78bac9c88c7f02f1e77ad03b7de0044ae3b825 [diff] |
updating bbsim olt sn Change-Id: I8f0436a3033ec22b55376149ba22615daf188feb
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.