commit | 209ff8e44d3c7dca61f0071cc879685d2d895895 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Fri Jun 21 15:58:31 2019 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Fri Jun 21 18:05:42 2019 -0700 |
tree | 6a5605e98874d74f2da9c3180ca7a409ee7a42c2 | |
parent | 81b384aea274321533891ca5f1ef4ff5c3228c03 [diff] |
[SEBA-742] Using a real tech-profile in SiaB or BBSim won't work Change-Id: I49d434fb655b8dc54f3f1313623860043300856d
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.