commit | 818d920d89acf8604ea7b32eecd9ebf2aa69d097 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Thu Sep 24 13:58:47 2020 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Thu Sep 24 13:58:47 2020 -0700 |
tree | d3748118f0cfe997180a026a9bebd9abdf7835d3 | |
parent | 3971600b041dbf5d38e9eb701611b504a9e86211 [diff] |
Bumping BBSim version to 1.1.1 Change-Id: Iff5b6fe0d246427ca836d08fe05a4c1899e4bbaf
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.