commit | 6ca22c031117d159a416182c62f6c1f9c691e5e2 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@opennetworking.org> | Tue Apr 02 14:03:49 2019 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Fri Apr 19 10:42:13 2019 -0700 |
tree | be23678f149ca5c0e022b757135f94a6de731dec | |
parent | e68bbde639259275c31a630984793d5b5c3518bf [diff] |
SEBA-564 Use Mininet image with OvS 2.9.0 for QinQ matching Change-Id: I75e710747ebfc9d91a6352ce9999770ffd74d4eb
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.