commit | 9325a8494cc74c46dcb786eef7239a697ab40a98 | [log] [tgz] |
---|---|---|
author | Dinesh Belwalkar <dumbbel@gmail.com> | Thu May 23 21:58:11 2019 +0000 |
committer | Dinesh Belwalkar <dumbbel@gmail.com> | Mon Jul 15 19:56:50 2019 +0000 |
tree | 79870af273eca42104f518e770dfef01659c87c2 | |
parent | 314d57ceef221246e397197737fe270416b7c309 [diff] |
[SEBA-616] create helm chart for device-management container Change-Id: I0f7948af5cc67add82ef3f4c3307c64dab000d99
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.