commit | b619f29c1c68dd41e58aeea42f3206319d716723 | [log] [tgz] |
---|---|---|
author | Carmelo Cascone <carmelo@opennetworking.org> | Fri Feb 21 14:17:08 2020 -0800 |
committer | Carmelo Cascone <carmelo@opennetworking.org> | Fri Feb 21 14:17:08 2020 -0800 |
tree | c006fd517bfd92d5d93d07f0763a2e34a10341a4 | |
parent | 40bd2ea39f70e93dbe5fc0e82402b8bd3aff94ba [diff] |
Use released ONOS 2.2.1 docker image Change-Id: I7b678c2c422ae7fd9678917a4f2bf4ace26011b4
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.