commit | bfb4873860ab5ad70954f278b7da52345efdd6f6 | [log] [tgz] |
---|---|---|
author | Holger Hildebrandt <holger.hildebrandt@adtran.com> | Tue Apr 27 09:27:06 2021 +0000 |
committer | Holger Hildebrandt <holger.hildebrandt@adtran.com> | Tue Apr 27 09:27:32 2021 +0000 |
tree | 8d7e68273496f6397ab2934d0f371fc765973dc3 | |
parent | 9b3a48b5aac31f5ebc4832a78b35e17b14277f8e [diff] |
[VOL-3745] Chaos Monkey: BBSIM-ONU does not respond to OMCI requests Change-Id: If8db1cf3b8fccb716151990f61b0f9b0d75905bf
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.