commit | 17e312b16f9964261a6f882b4d452be1a25ec427 | [log] [tgz] |
---|---|---|
author | Kailash <kailash@onlab.us> | Fri May 03 12:39:55 2019 -0700 |
committer | Kailash Khalasi <kailash@opennetworking.org> | Wed May 08 17:39:04 2019 +0000 |
tree | df563f86cb2fb71f0f0ec74c0a62f0f5d35dd37c | |
parent | 5e717c4272e89353a2af1513445a4c68ac376b00 [diff] |
renaming helm-chart of "volt" service to "olt-service" Change-Id: Iaa3946937edde5c668f2f77ed86e254a9ca3c061
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.