commit | 3386820e63862a367c1332e14b97d4a3f4227115 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Mon Apr 22 14:26:57 2019 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Mon Apr 22 14:33:01 2019 -0700 |
tree | 6c996a2b5e8dda0741a5372b5d9bc97d1bc74439 | |
parent | 6ca22c031117d159a416182c62f6c1f9c691e5e2 [diff] |
Moving SiaB to the latest ONOS Apps (using sonatype to resolve which one is the latest version) Change-Id: I5feae85fd57bc60cbbd00eb956c7cdd0d658e364
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.