commit | 4b486a4fbffc17970f227618999a70f0b8e0799f | [log] [tgz] |
---|---|---|
author | Kailash <kailash@onlab.us> | Thu Jul 11 09:03:12 2019 -0700 |
committer | Kailash Khalasi <kailash@opennetworking.org> | Thu Jul 11 17:27:53 2019 +0000 |
tree | d035527ac4844b7d3c7d13d376cd0e114a38d775 | |
parent | 8de1c4d8e12c21e07f43260d963eb7a11f770777 [diff] |
upgrading bbsim-16 tosca for new versions as default Change-Id: I6539947dd97958b6d80886645eb1c12727fea996
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.