commit | 15c16a002040bbccab303dcb3068260204be5de6 | [log] [tgz] |
---|---|---|
author | Kailash <kailash@onlab.us> | Tue Jul 02 10:33:58 2019 -0700 |
committer | Kailash <kailash@onlab.us> | Tue Jul 02 10:33:58 2019 -0700 |
tree | cff0d044e7053b7ea2059bf4528144c9ea99644d | |
parent | 35ea325872183aa602b441510f7c62a7015c1e45 [diff] |
SEBA-736 revising chart versions Change-Id: I077a99d9d9762590f49064b3424ab4a6de266683
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.