commit | 79ac6e0a625e83b907a772fb3837afa52f5d5bb9 | [log] [tgz] |
---|---|---|
author | Ivan Eroshkin <erijj@mail.ru> | Fri Aug 05 16:02:31 2022 +0200 |
committer | Ivan Eroshkin <erijj@mail.ru> | Fri Aug 12 13:32:51 2022 +0200 |
tree | 87c944fd030faf1b35bffb7b85f7ef8f553c6167 | |
parent | 15cc327c316dee35d9b9284a1ad76e0906ad09d2 [diff] |
Adding new topologies to mininet Change-Id: Id1bafcd72e6f50d69b7985ded3947cb2eda774df
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.