commit | 91f3e7bb155e65cc481d8cf51bdce91a0d64bc97 | [log] [tgz] |
---|---|---|
author | Hardik Windlass <hardik_windlass@infosys.com> | Mon Jun 29 16:00:26 2020 +0530 |
committer | Andrea Campanella <andrea@opennetworking.org> | Thu Jul 30 08:18:27 2020 +0000 |
tree | 5c29be129a0e892c3508a27c90a1f56468024048 | |
parent | 49679889b4f270b342a046ca325fc4dcb364c639 [diff] |
[VOL-3288] Upgrade free-radius to 3.0.21 Change-Id: Ib2f13707c6c936826fddbe13807fcfa66745de39
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.