commit | 87231de9b2731fd8e0ba5078d1b5c469b1a4195b | [log] [tgz] |
---|---|---|
author | Pragya Arya <pragya.arya@radisys.com> | Wed Mar 11 17:30:23 2020 +0530 |
committer | Pragya Arya <pragya.arya@radisys.com> | Wed Mar 11 23:34:46 2020 +0530 |
tree | a2be8c4e9adb8b42e773c118475581e6dd4fb7c3 | |
parent | a4c4afa83f6ac433580f3c64191834556fb2bb9d [diff] |
SEBA-959 added new cli params Change-Id: I38724dde1f97c88bcca088229185dbe3825cb144
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.