commit | a8b11f53d3a0f9b27afce253f0c6a6a77052ecad | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Thu Jun 20 17:05:42 2019 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Thu Jun 20 19:03:54 2019 -0700 |
tree | e7df45f3e4afbf81d80baa37ddd3485366aca68d | |
parent | 95df73fcbd41ed8dbdc7afe6bba2a9ab7d0c749d [diff] |
[SEBA-742] Adding requirement parameter for subscriber configuration with latest SEBA Change-Id: Ieb1d9dcba89c27cdfad83670629b3ca0ec816131
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.