commit | ba84730fa55a09330e75c8ed7f029af3868fd688 | [log] [tgz] |
---|---|---|
author | Doyoung Lee <doyoung@opennetworking.org> | Wed Sep 04 18:03:41 2019 -0700 |
committer | Doyoung Lee <doyoung@opennetworking.org> | Wed Sep 04 18:18:54 2019 -0700 |
tree | e7038b718268589148808a517a3e182b7d2b2ff5 | |
parent | 8b31c5807ba17d185598a6fefb17ef27e77389e7 [diff] |
Change Grafana dashboard for OMEC Change-Id: I38d2b5fdf9a2c644a15bfecc44d970364bd02dae
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.