commit | e76016508a3da504d655205c5aa0824260f44993 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@opennetworking.org> | Wed Jul 03 13:54:48 2019 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Wed Jul 03 13:54:48 2019 -0700 |
tree | d5230d19952e691f2c238763daff0b34163e294c | |
parent | 37fcfee0347f8c885947ee7a5801c0854226042d [diff] |
Update defaults for mininet and ponsimv2 charts Change-Id: I750dcf7edee64a23292227bab44a3d977f43e0b9
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.