commit | 65fe75dd3ef615c4cc45d38de33e3fcab0a6afcc | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Fri Oct 04 09:17:39 2019 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Fri Oct 04 14:40:39 2019 -0700 |
tree | 0abaf870f60e3225c4d41cca7ff51f9f0f55300f | |
parent | 63858a5a2d17ec49b45a6b5ec1a8ffd2dbae49e1 [diff] |
[SEBA-837] Releasing a last stable version for the current BBSim implementation Change-Id: Iea925e4f9f1e9f3b119edc2ab16277331a4132a0
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.