commit | 16aab893f612936cacfce572f2955225e99e6162 | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Tue Dec 17 14:49:40 2019 -0800 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Wed Dec 18 00:30:54 2019 +0000 |
tree | 7664b29f6c3de70f39d08d3b1701979d5fe75912 | |
parent | 812688aa7438308b70d2ae385cdde44caf967d31 [diff] |
Add TAC values to push into RAN-CU and -DU Change-Id: I2e518fc616afe337bd682d6fd32478dee689906b
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.