commit | fdb269ed2b6e99faa0a5414fd65816f9415e5517 | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Wed Oct 02 10:51:33 2019 -0700 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Wed Oct 02 12:17:01 2019 -0700 |
tree | 9acaeb92836b4d0f6634caf7829edeca99103c65 | |
parent | 4e3f099a0241ebf83d65e6f7155f0a3cce88d237 [diff] |
[COMAC-132,COMAC-187] Add ATT workflow in COMAC and fix service chain Change-Id: I34c09f633091e389c783c980908941be76c6d7b2
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.