commit | da48dbe710c6546d687887609e2a8f7da025044a | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Sun Feb 02 13:26:18 2020 -0800 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Mon Feb 03 22:39:32 2020 +0000 |
tree | e2d68e070428a8633c93dcf4e5d1724ae7a05340 | |
parent | 7e10033a00a2965850ebe3eaa082821eeab17ae8 [diff] |
EDGEPOD-157 Upgrade Aether dashboards for better support of multi-sites Change-Id: I525b8a75739a0e8271dd0a532ba52faf2627534c
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.