commit | 2fe816522efdb98dd20b48a7ea1ab1e10cd2c53b | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Dec 09 16:30:40 2019 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Wed Dec 11 22:32:50 2019 -0800 |
tree | 109a2183288e71dd37cb8a792543e4371c6b6fce | |
parent | 357048ce394e9936cc3e12b9669b0e2f43cc5f91 [diff] |
VOL-2341 Chart for voltha-kafka-dump tool Change-Id: I558b92fd70d4f2a3a7dc8d5d1f37bbcfd6fb43c5
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.