commit | 0828d63742675b3518f1bedf809cdbe593d955e1 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Tue Mar 24 11:43:50 2020 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Tue Mar 24 11:43:50 2020 -0700 |
tree | b95928567d7e8447bcf5f89c41eb0e25fe76ad77 | |
parent | a2c22f7e5b1ecf38d75af2c109db22b33655fb95 [diff] |
New version of docker dashboard Change-Id: I7a241900683af2c20586074d648bb918d7d21ffa
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.