commit | 097bbdd98c4045636c9b87be41eef2b62d2f344b | [log] [tgz] |
---|---|---|
author | David Bainbridge <dbainbri@ciena.com> | Wed Aug 21 21:02:50 2019 +0000 |
committer | David Bainbridge <dbainbri@ciena.com> | Wed Aug 21 21:02:55 2019 +0000 |
tree | 25b1df805554774e28924d77d731e4e604ac9d7b | |
parent | a053c4a5ccf4bef2df7ce9f9f6430203452d1ad5 [diff] |
VOL-1874 - update image versions to released Change-Id: I54ae98fce8a342e44502b00e26068d69867abceb
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.