commit | 51ce21149e3f507b3c4ce811b05537aa0876b971 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Fri May 10 10:44:15 2019 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Fri May 10 10:45:03 2019 -0700 |
tree | 7b4cbba220829c76f24c016e3294f4bab9c4e206 | |
parent | 47b8fe0130b6a14af289f10463c481852ba38bb8 [diff] |
Moving to the new version of dhcpl2relay and aaa when using SiaB latest Change-Id: I752f1cf4ff307cd4e9ed6266e254a9e54e5efdf6
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.