commit | 4feaddf6adfe9e489a355c174f019225fd1c53de | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Thu Nov 21 00:05:07 2019 -0800 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Thu Dec 05 21:36:35 2019 +0000 |
tree | a51834794a5fc04ce3e3b985d86f6953fc0afea5 | |
parent | 3ca7ed3c62bae1ca6d6d4fa6dc2764f886f2de5d [diff] |
[EDGEPOD-52] Initial version of RAN-CU Helm chart for Aether Change-Id: Ie5c380ec70d0d4d97c87f1a176169320a779e5ad
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.