commit | d340cf2765429ce1a177373a5712aa0f932793f0 | [log] [tgz] |
---|---|---|
author | Hardik Windlass <hardik_windlass@infosys.com> | Fri Jun 19 22:08:10 2020 +0530 |
committer | Hardik Windlass <hardik_windlass@infosys.com> | Fri Jun 19 22:08:19 2020 +0530 |
tree | 8161898ecae0dfb8866aa1e50007f8cb5bd9a4a7 | |
parent | bd85829f7dc7fe45768c2ea374bfba55937233e8 [diff] |
[VOL-3256] Release bbsim v0.2.3 Change-Id: I2b834abc100e2162a01476f2de97a9358397b078
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.