commit | 79e408cdbfdd023740b6f661e2247b9e042b17ff | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Thu Feb 07 22:23:22 2019 +0900 |
committer | Matteo Scandolo <teo@opennetworking.org> | Thu Feb 14 00:14:34 2019 +0000 |
tree | 7eb1004d0a1fb007bc36ab64006ae7b1604d5e3c | |
parent | ccf0f94fd28320f4817bd893817162ac0d43c82f [diff] |
add local and remote cdn -- Infosys Change-Id: I0f74ed33bbf9ca3434037a3dabf8bcdc3764a0bc
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.