commit | ee78bac9c88c7f02f1e77ad03b7de0044ae3b825 | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Fri Jun 21 14:31:42 2019 -0700 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Wed Jul 03 10:14:35 2019 -0700 |
tree | ec07649916286559fc315684e91b402c75067720 | |
parent | 8cc0f357d44115f507e77263b6d0f1271a2ba532 [diff] |
[COMAC-91,92,96] Define COMAC services and draw service chains on latest XOS Change-Id: I6c179fafa53b8f341a9904ea266bb5d978d57537
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.