commit | 822d0c1a2df4497331cd2d9011399f2ce217062c | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Tue Apr 07 18:31:27 2020 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Tue Apr 07 18:32:52 2020 -0700 |
tree | 5fe56bb4ccd47cba7f8ce8735d18ef4cf81c52d5 | |
parent | 0e134ec8c38370454a66a0d8a4604060eae1bd4e [diff] |
Adding proper kubernetes labels to the BBSim chart Change-Id: I0e6d9573f38543c1b4c7852ef05816a767c741bf
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.