commit | 66aa7388335fb3ab3c8b8edce789a936e8f83c33 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@opennetworking.org> | Mon Jul 01 09:34:12 2019 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Mon Jul 01 10:12:49 2019 -0700 |
tree | a233b7a88bf06415bb5d72c687f6f64753a87935 | |
parent | a24d3f9ba6554b338bbaa42452ebf25a564f7c7b [diff] |
Update ONOS and apps to use released versions Change-Id: I4cfd99c456ec10e724102c2417ddc3629c572b02
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.