commit | 6c5bad6bde61dafed8442f1ee7de0a74425dfb16 | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Thu Aug 29 15:37:02 2019 -0700 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Thu Aug 29 15:37:02 2019 -0700 |
tree | 42fcb66d00bff358673ba5669bc7849b072d3e87 | |
parent | 8ee7f48240b29ad271c523005857436da8ffee31 [diff] |
[COMAC-195] Change CDN images to official ones Change-Id: Ice30de2a5ff263ad8c18f4762ef3fb633e526f9c
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.