commit | 9a109441d613ccdab92985bc011134d746d8f570 | [log] [tgz] |
---|---|---|
author | Andrey Pozolotin <posandrey@gmail.com> | Mon Sep 07 22:22:39 2020 +0300 |
committer | Andrey Pozolotin <posandrey@gmail.com> | Wed Sep 09 11:03:16 2020 +0300 |
tree | fec450c98febdc3591f852d717b14c99c93c528d | |
parent | 9dab4bd765313c970d41bca249aecbae0027ce56 [diff] |
[VOL-3469] Enabling bbsim rest api service Change-Id: I08fff1087733d8b5d00a38222af2725f53175437
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.