commit | 5ab13c4ae978bf0d7c8e711d5eed82667464348a | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Fri Dec 20 13:58:03 2019 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Fri Dec 20 13:58:03 2019 -0800 |
tree | 01d15f180ffdbcbc8a71518b295383856cd29a3f | |
parent | 4866d753b4a70b90740d70fd06918e92ca73a7c7 [diff] |
VOL-2341 update voltha-kafka-dump to fix misplaced comma Change-Id: I1738c7ce63ca56c5d020cb7e8e2fd959195aa718
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.