commit | 411585cc371020a1482a7c0565c37af2d553f313 | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Mon Jul 29 18:31:28 2019 -0700 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Mon Jul 29 18:32:25 2019 -0700 |
tree | c76429dfce3f46125ea48262b0c359eee5e51da5 | |
parent | 96add96e3f121c9945696de6d479f5dfedafb415 [diff] |
[COMAC-127] Add conditional statement to disable ProgRAN Change-Id: I86d3c42ccbf427a7b9b06f2a7b2c160a28cb266c
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.