commit | 8de1c4d8e12c21e07f43260d963eb7a11f770777 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Thu Jul 11 10:16:44 2019 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Thu Jul 11 10:16:44 2019 -0700 |
tree | 42928eb7541aa8c43da08de985e5b85c732f921e | |
parent | c84e5271dcf215021db79db8af1a033beeb1a59a [diff] |
Bump VERSION file to next minor after branch created Change-Id: I61b91a97b4a4a17cde675e99b3a09cb9510270e7
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.