commit | 1635946f5b59ba5bc401eb5997a4bf4509142c0b | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Thu Sep 05 09:29:09 2019 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Thu Sep 05 09:29:09 2019 -0700 |
tree | 79d133b4ef2a98ff80c6133351b420a93242287e | |
parent | ba84730fa55a09330e75c8ed7f029af3868fd688 [diff] |
Fixing AAA Dashboard file name Change-Id: Ib6d594322886d572e1ab24b87fa0549e82795a8f
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.