commit | a9b2480c19af1f8a40dd7c41de8858bb10b0882b | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@opennetworking.org> | Tue May 21 10:15:53 2019 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Tue May 21 10:15:53 2019 -0700 |
tree | acdf812cac7fc9ce9218cca7949df09c235fef5e | |
parent | 237822f367449e9f3fc819b854bc4d39bd74e543 [diff] |
SEBA-573 Use tosca-loader v1.3.1 Change-Id: I6c50e2a37bade2f519211fe705bd5a8784c91ca8
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.