commit | 0ba04dba446487e1171827305a498cf2b4684b49 | [log] [tgz] |
---|---|---|
author | Carmelo Cascone <carmelo@opennetworking.org> | Tue Jan 21 18:34:07 2020 -0800 |
committer | Carmelo Cascone <carmelo@opennetworking.org> | Tue Jan 21 19:24:30 2020 -0800 |
tree | de2c031d8b40b77f7f9989580b238770982df70f | |
parent | 50fa4070c04993d2be59904cb6b02e59d3167258 [diff] |
Fix appVersion of dt-workflow-driver 1.2.3 does not exist. 1.0.0 will soo be released. Change-Id: Ib70320eac16b312aa56b9879159ec9ba6e8bd82a
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.