commit | f18d816d5cf011dcb6c3cfd6c2b46a9155a8962b | [log] [tgz] |
---|---|---|
author | Jeremy Ronquillo <jeremyr@opennetworking.org> | Thu Jun 04 18:32:23 2020 -0700 |
committer | Jeremy Ronquillo <jeremyr@opennetworking.org> | Fri Jun 19 13:25:06 2020 -0700 |
tree | 01d7149d899105bed6ce53a393b5878aff9a846a | |
parent | d340cf2765429ce1a177373a5712aa0f932793f0 [diff] |
Member-only migration Change-Id: I35c42ef89cb714a8ade2acdaf30b6bbb012edb9c
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.