commit | 32d7714b642e8c3c3cfc4150a5fd7cd6f62e1cea | [log] [tgz] |
---|---|---|
author | Daniele Moro <daniele@opennetworking.org> | Tue Mar 31 10:53:23 2020 +0200 |
committer | Daniele Moro <daniele@opennetworking.org> | Thu Apr 09 20:10:13 2020 +0200 |
tree | 821ee09ec26f8e36a72c668245719f9aaeee5181 | |
parent | 5518510c2db1d01d98f568d2cf287af525f3895f [diff] |
Restore URL-based links on requirements files Change-Id: I230e0484c29a62add870ff57ad520c798fd3a23f
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.