commit | cb9b478e7464c133d141b08e952f4669c568c790 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@opennetworking.org> | Fri May 24 15:30:26 2019 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Fri May 24 16:17:25 2019 -0700 |
tree | 02ae112c1d91f5561cc98867a20a4073fd452a13 | |
parent | faa197d2c732d0d0d7f16a3c61dae5d9e616caa9 [diff] |
SEBA-698 Remove reference to private image Change-Id: Ie72451583a055fa2ccb481b8b6ea56454a28bff9
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.