commit | bd6c5e84bb7d9c59befe4dc7cfe7d00af97aacf0 | [log] [tgz] |
---|---|---|
author | Kailash <kailash@onlab.us> | Wed Jun 26 13:10:02 2019 -0700 |
committer | Kailash <kailash@onlab.us> | Wed Jun 26 13:11:49 2019 -0700 |
tree | d879cb8f4c0625b830f34325da46d2fd1266dbc2 | |
parent | 4ad1a73a45bedab42271df262accdbf4c63e7784 [diff] |
creating a tech-profile tosca for automation tests Change-Id: I4940de0b0abb9f0caa4fddd3a2bf1b7f52efd34f
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.