commit | 9257ef8e5a99968d782e505d3e3b989a241ab074 | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Wed Oct 16 15:26:30 2019 -0700 |
committer | Hyunsun Moon <hyunsun@opennetworking.org> | Thu Oct 17 18:01:44 2019 -0600 |
tree | 56be24535b44b2e766b66265d8036c0226fd2b2a | |
parent | 231956c0007084973d5d50bf979aae1d27dd5d94 [diff] |
COMAC-190 Add ability to set SQN number for each user Change-Id: Ic729a6ce3e538fc144c4b7b489e158879c793ef6
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.