commit | a053c4a5ccf4bef2df7ce9f9f6430203452d1ad5 | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Fri Aug 09 16:19:14 2019 -0700 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Mon Aug 19 10:22:03 2019 -0700 |
tree | 420a75b08d15cd7f8516e734cb389a521f0106c4 | |
parent | 8c7221bd7b46b252e18ceda1920566ce369aa67c [diff] |
[COMAC-146] Helm chart for COMAC profile Change-Id: I53ffe9eb3f96f7311ab470c691791b831b362bbf
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.