commit | 923d8ff582efaa504a95f3cb9ea8c0f71a778335 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@opennetworking.org> | Fri Mar 15 14:49:13 2019 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Tue Mar 19 10:02:43 2019 -0700 |
tree | d7a75e0c7e1e14c6748565c2f76f5b523ea4f5b4 | |
parent | ebf6d52aa2a3689f904d2282996b2f3c62b18698 [diff] |
SEBA-544 Helm charts for TT Workflow Change-Id: I3eb33c501876f1b76312836b2fa16d68d4bb9c9a
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.