commit | 4e3f099a0241ebf83d65e6f7155f0a3cce88d237 | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Mon Sep 30 14:27:12 2019 -0700 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Tue Oct 01 10:57:46 2019 -0700 |
tree | 4cf2b55b48bc7dc6540c046ad7cda24729c70aa0 | |
parent | ece86988d1c145627618afdb37b709c5500964da [diff] |
[COMAC-177,COMAC-131] Refactor comac profile for residential service in CiaB Change-Id: I362ed3564da5721b5512fd4eddc24c40407435e5
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.