commit | 7d7fc075193f8012d2249310171f9731c4f4746f | [log] [tgz] |
---|---|---|
author | Sreeju <sreeju_sreedhar@jabil.com> | Thu Jun 13 12:03:00 2019 -0600 |
committer | Sreeju <sreeju_sreedhar@jabil.com> | Fri Jun 14 12:13:16 2019 -0600 |
tree | 76b6cee0b34d9adf4ecf21a9245563de6461ec54 | |
parent | 4f3d984514ba4c278117ef88abf37c28e8698e2a [diff] |
Multiple ponsimONU support - template updates Change-Id: I1b4c79f61e0d0f9b566c09517c939bee890b41a3
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.