commit | 99f9d33e178dfebb2858f574c88444b84a9abd84 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Tue Dec 17 14:12:40 2019 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Wed Dec 18 01:07:57 2019 +0000 |
tree | 31fbc6200ab22b36b443676a7bc7e33c99e54c4b | |
parent | 16aab893f612936cacfce572f2955225e99e6162 [diff] |
[VOL-2385] Using latest BBSim for VOLTHA 2.2 release Change-Id: Iadd369416938acd94a67ad1b998549cd380c9070
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.