commit | 887e3e6dd6ab3c4169c2c7fb34917b4debbcbc3e | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Fri Feb 21 15:27:12 2020 -0800 |
committer | Hyunsun Moon <hyunsun@opennetworking.org> | Sun Feb 23 00:04:33 2020 -0800 |
tree | a6c00475aa25c9dd2084f0d5b93a00d3cb446c6b | |
parent | 38952227994a0d7c8a599b34ea718c23a86ad251 [diff] |
[EDGEPOD-163] Add infosys deepstream app Change-Id: Ie21df0cfe9ca40885bf884d3a2a12a4a279d619c
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.