commit | 49679889b4f270b342a046ca325fc4dcb364c639 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Tue Jul 28 12:04:47 2020 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Tue Jul 28 12:04:47 2020 -0700 |
tree | e34caa28a8c260aaf4f50eb488f209a0e3b26fa8 | |
parent | 7fa6cb465ded4bc9e08fd164ae17ea96d547004f [diff] |
Moving VOLTHA kafka dump away from beta APIs Change-Id: I160451a5dfd5ea8ddc267d1126cf59202f205071
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.