commit | 27f5c70bacdb862606a7f626af9e8b250317ff16 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@opennetworking.org> | Tue Jan 21 16:11:04 2020 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Wed Jan 22 15:59:29 2020 +0000 |
tree | c98cb4b0fe5244966d3d833a6806f7cba04fb900 | |
parent | 0ba04dba446487e1171827305a498cf2b4684b49 [diff] |
VOL-2342 Bump version to 0.0.11 Change-Id: I877892e02febb4605bd2aa5df200c17754693a0f
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.