commit | 8ca5f596b1c0bfb7dc3de578b688793f838cab55 | [log] [tgz] |
---|---|---|
author | Kailash Khalasi <kailash@opennetworking.org> | Wed May 22 17:52:49 2019 +0000 |
committer | Kailash Khalasi <kailash@opennetworking.org> | Thu May 23 17:31:12 2019 +0000 |
tree | 29b1ce0c843b230f00c9e7688e1c4db6e5f2327e | |
parent | 5594611a3b474029867d88f10b263c99334d7fd1 [diff] |
Revert "renaming helm-chart of "volt" service to "olt-service"" This reverts commit 17e312b16f9964261a6f882b4d452be1a25ec427. Change-Id: I5df4523ad446a61a1bee70579de3659af8e0932d
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.