commit | fe426895720fb7d4d106c5e846a13a0cd48455ed | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Fri Feb 15 15:39:20 2019 +0900 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Sat Feb 16 00:44:47 2019 +0900 |
tree | 22491842bd1f88f793fb21f3ea29b0dd6c2ae242 | |
parent | 5621649e2c814c9cca678839c5181f4a011af785 [diff] |
Modify Video URLs to short URLs and add more videos Change-Id: I041d800a59152c600971f78f3566d42a5a3fa3e6
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.