commit | 0f12b9c2b40d837e39330240d22f637540bead88 | [log] [tgz] |
---|---|---|
author | Wei-Yu Chen <weiyu@opennetworking.org> | Thu Apr 18 11:12:59 2019 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Fri Apr 19 00:30:27 2019 +0000 |
tree | 1574c85914f41d993dc435ffd2cd80a4bb418ce9 | |
parent | 10613852f875433d2d281a927b46d26962092c2b [diff] |
M-CORD Release service charts Change-Id: Ib6ea6b38abf802db15cabf3ed06fcfceae42cc05
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.