commit | af38f0d1aa8544d2d06489ec4a7f1901a80fd896 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@opennetworking.org> | Fri Apr 19 16:03:34 2019 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Mon Apr 22 15:27:48 2019 -0700 |
tree | c1c9e25722c5f76c04a9eae68ac8fb7d14716e71 | |
parent | 3386820e63862a367c1332e14b97d4a3f4227115 [diff] |
SEBA-597 Enable 'make latest' to build a functioning SiaB Change-Id: I2d34a4476f49c9fe905783cf6a393fe00f7d208f
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.