commit | 3c9ef645b9a69f222f80f5a72f734cad5016bfae | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Jul 09 13:49:58 2020 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Thu Jul 09 15:27:20 2020 -0700 |
tree | 20d029030de82293b73376d17bc0f776febd98cd | |
parent | bcfe6eea65bc2ada96514fe90bae876c7e973157 [diff] |
AETHER-363 standalone exporter chart Change-Id: I33298efa5757223716a6af2e0e41a8267a80a006
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.