commit | 1118903376503a4c9c86706cbe2159700a1db5db | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Thu Aug 29 02:02:33 2019 +0000 |
committer | Hyunsun Moon <hyunsun@opennetworking.org> | Thu Aug 29 18:01:34 2019 +0000 |
tree | d3a3a9905c174713ba4b84a8b91519cf33057f38 | |
parent | 48f68662226238b663fadea941f55ad18961ab8f [diff] |
Change CDN to assign static IP for S1U interface Change-Id: I1493cdd7c89a0bc86a47f631e91ad79863fb2a11
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.