commit | ed9c584a92bcee2e07be1a0f7f4c5992a10b5aa5 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@opennetworking.org> | Mon May 20 09:53:48 2019 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Tue May 21 18:05:03 2019 +0000 |
tree | 05c02f1fa831d9453bece858e11dacf11dde8acb | |
parent | a9b2480c19af1f8a40dd7c41de8858bb10b0882b [diff] |
SEBA-676 Test multicast in SiaB Change-Id: If53c960ba0c1ea1f88dfb22d2b1f5a57eeff4634
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.