commit | 0d6341286f473ba5f1705df11217a91f14f100a7 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Fri Jan 24 10:33:25 2020 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Tue Jan 28 16:46:39 2020 +0000 |
tree | 1f50cc861ca0fe0e5d90b33698cc8041b22041d4 | |
parent | 574c42aebfd821c60773a228cd78672a7ef0b999 [diff] |
Using BBSim 0.0.13 Change-Id: I97bd5a869db99edf41e148282e45e12a465d09ee
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.