commit | 4f3d984514ba4c278117ef88abf37c28e8698e2a | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Mon Jun 10 14:46:26 2019 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Thu Jun 13 10:16:48 2019 -0700 |
tree | 2140693f33f1ed52991b3ce5262c49a81de89976 | |
parent | 160295a77e823ddf5df4fec6b530e4ab721571d0 [diff] |
[SEBA-723] Removing ONOS parameters from vOLT Service Change-Id: I03a6b118917e72dd7b1cdbf0fde5eaff18a3023b
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.