commit | 218a69249115af8061ebfe3f1eee8f4983650392 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Fri Feb 07 16:44:38 2020 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Fri Feb 07 16:44:59 2020 -0800 |
tree | 6b551746e0d980dd8d08abca3ae26ad80f5927f6 | |
parent | 4f0b21a3fc343045cf0f675c4ce7bb80d92f4127 [diff] |
VOL-2496 Update bbsim helm chart to use 0.0.16 Change-Id: I9856bb715018b5d3b19a48701b57c5abb0260f92
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.