commit | b7f9b4f73da8e3a0abd627c9fdb6aec93dc6666b | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Fri Aug 30 16:48:37 2019 -0500 |
committer | Hyunsun Moon <hyunsun@opennetworking.org> | Fri Aug 30 17:06:05 2019 -0500 |
tree | 15ae1e34f4745a361ca44b5768ed3bcd60233634 | |
parent | 6c5bad6bde61dafed8442f1ee7de0a74425dfb16 [diff] |
Change to bootstrap non-sequencial IMSI users Change-Id: I15c5222688a572ed21afcb4ec98e48345093a1e9
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.