commit | ac7b65d072a7546eef845cb93dbcf795c8f16155 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Dec 16 10:39:55 2019 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Mon Dec 16 10:39:55 2019 -0800 |
tree | 58c8b19dd8c7d5b6ca0ad64d102fc1c228bedca9 | |
parent | 2fe816522efdb98dd20b48a7ea1ab1e10cd2c53b [diff] |
VOL-2341 newer version of voltha-kafka-dump Change-Id: I18777b1e4cf48dd4e71e10ddd15b009f395fdb59
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.