commit | 495b62510a5fdd7909330c7b294e8ef88eaa7421 | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Tue Feb 19 17:51:57 2019 +0900 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Sat Feb 23 13:26:54 2019 +0000 |
tree | ddad9706ff0203405d2a66c73d8e73ba2fafc177 | |
parent | c303c8f98acdd6cea79eee60033f549c535c32f5 [diff] |
Change video files and change nginx configuration Change-Id: I84f40794ab64c8d720af92b8e7bb78361e084aed
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.