commit | dc25ee0ba3a3e46459d9cf29ac3c33295d39254b | [log] [tgz] |
---|---|---|
author | Kailash <kailash@onlab.us> | Thu Jul 11 09:03:12 2019 -0700 |
committer | Kailash Khalasi <kailash@opennetworking.org> | Thu Jul 11 18:29:24 2019 +0000 |
tree | 36e6b5e376169398efaaa11470a42ad3f0463587 | |
parent | c84e5271dcf215021db79db8af1a033beeb1a59a [diff] |
upgrading bbsim-16 tosca for new versions as default Change-Id: I6539947dd97958b6d80886645eb1c12727fea996 (cherry picked from commit 4b486a4fbffc17970f227618999a70f0b8e0799f)
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.