commit | 2ad20b56327b210e6cbe672d79c696312b7ba55e | [log] [tgz] |
---|---|---|
author | Daniele Moro <daniele@opennetworking.org> | Wed Jan 22 10:21:40 2020 -0800 |
committer | Carmelo Cascone <carmelo@opennetworking.org> | Wed Jan 22 21:33:07 2020 +0000 |
tree | 53865d4e47b690995c406bc4af50c7a1b6ed4e4b | |
parent | 2f2a658ca55c79ad9f171962fb6fd75db5b12484 [diff] |
Replace file-based URL with released on in dt-workflow Change-Id: I430f159850a398e5d761aeb106243a66bad4b700
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.