commit | 2d2b31668b73b636e2f56005aa6efd0e5fc27c97 | [log] [tgz] |
---|---|---|
author | Wei-Yu Chen <weiyu@opennetworking.org> | Tue Feb 12 14:38:35 2019 -0800 |
committer | Wei-Yu Chen <weiyu@opennetworking.org> | Tue Feb 12 14:38:54 2019 -0800 |
tree | 0435f20e61755b6c885e4d1c791dcab8e0eabd49 | |
parent | b4ae01e518d859fd21c1fa5d393c87fbe2d4aa5f [diff] |
Fix helm-chart error for onos-progran Change-Id: I9e40b2eb0164919be8d91154607063c9e036fa46
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.