commit | 2ccf3247f1e6e48c71a7789decaeb0703ba4b25b | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Thu Jun 06 14:12:44 2019 -0700 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Mon Jun 10 18:03:34 2019 +0000 |
tree | 11cc33bbba096f58dd6d9c1788391a23a702c844 | |
parent | d79c0565a34bd797b553487e612de8116c5d0eeb [diff] |
[COMAC-69] Add new open-source CDN for COMAC release Change-Id: I2badabdeab92ededed927b2d8e462397ecd7a402
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.