commit | f8a5fea85d31a1de728cbc56d986015052e2756d | [log] [tgz] |
---|---|---|
author | Kailash <kailash@onlab.us> | Thu May 16 09:35:57 2019 -0700 |
committer | Kailash Khalasi <kailash@opennetworking.org> | Thu May 16 16:52:02 2019 +0000 |
tree | 09459298746526138879b08ae73dfb48c4a19f9f | |
parent | 6cc57a49d454ded0c6acfe20ac87f1e79cbbeabf [diff] |
adding voltha-1.7 siab config Change-Id: Ie411245c3c6541cd938a3b087198d0761fed9cb8
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.