commit | 8e3b79c47679bb5e1c9ae58ccf91361e01fbab74 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Thu Sep 05 09:04:08 2019 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Fri Sep 06 17:26:09 2019 +0000 |
tree | 7121a2f7ca42390939d671c7700a2cad66634cfb | |
parent | 9fc6521732eab32b4c783052d3f26d7888d721e6 [diff] |
Exposing payoff in the value file and updating CORD version Change-Id: I8f861b800a9e01af36ef9123a466110bc969be23
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.