commit | 9faab73938686adc0e8cf08d3eb31cb66a1b4f47 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Mon Jan 28 16:37:49 2019 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Tue Jan 29 10:43:39 2019 -0700 |
tree | c7beea8337b0365ea9d74dbd840936433fa9236e | |
parent | 2b08edc23091cda50fe6d239633bae3317b537cb [diff] |
Update charts to new versions of containers using XOS 2.1.32 core Change-Id: I99c55aa08f390b5160e7de5ac80e57e385beb1dc
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.