commit | 8c0a03d9f462982c5203c9aa543d081c39ab9ecb | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@opennetworking.org> | Tue Jul 02 14:54:28 2019 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Tue Jul 02 16:43:29 2019 -0700 |
tree | 4b68e184769c7766c4a3fdcffae448db49af8535 | |
parent | 15c16a002040bbccab303dcb3068260204be5de6 [diff] |
SEBA-770 Update Ponsim chart to use VOLTHA 1.7.0 Change-Id: I9aadd02f9031741ffb131dbc70ee1981c8e49236
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.