commit | e533a87b7ce07aa02e5996294f5b0a3680609d95 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@opennetworking.org> | Fri May 03 16:06:33 2019 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Fri May 03 16:35:58 2019 -0700 |
tree | f75dc154a45179d0e3f1ba7446db1614eab2de84 | |
parent | 7f604708fcde87d087aad0e463288392636eed82 [diff] |
SEBA-634 Disable latest features by default for simple manual install of released charts Change-Id: Id166d4a3b31cf0a7fd69a3cd9114fad4c3b0d9a9
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.