commit | fbc2d05729376703852806677e5655d333f7a1a4 | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Wed Oct 30 10:13:09 2019 -0700 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Thu Oct 31 00:43:41 2019 +0000 |
tree | e26ae58973936e2a77e66fa63b38dae900803214 | |
parent | fdaa773088b68f53632070aecac23d3b14b02ec9 [diff] |
COMAC-283 Decouple SRIOV device plugin from omec-data-plane Change-Id: Idf43e06300254fe997692d5a21df895597794219
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.