commit | 8cc0f357d44115f507e77263b6d0f1271a2ba532 | [log] [tgz] |
---|---|---|
author | Ganesh Bhure <ganesh.bhure@sterlite.com> | Mon Jul 01 18:12:41 2019 +0530 |
committer | Ganesh Bhure <ganesh.bhure@sterlite.com> | Wed Jul 03 05:54:11 2019 +0000 |
tree | 8f7a18875ea001c3ab157ebdc81363c50939f5f9 | |
parent | 8c0a03d9f462982c5203c9aa543d081c39ab9ecb [diff] |
SEBA-745 update-helm-chart-for-exporter-configmap Change-Id: I38f09e8b6dd27b2d5443088f43de6bc12252605e
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.