commit | c01848c84cfd56a5aec266ab0a632395f3503d39 | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Thu Oct 10 11:45:34 2019 -0700 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Fri Oct 11 23:03:54 2019 +0000 |
tree | 710d2f0a36723c35d09aba7e7caf66956f6dd886 | |
parent | 1e7d48695e270b835ef8f75987940376c673e776 [diff] |
Version up and remove dev postfix Change-Id: Id1ffab9f0078ef5e91121fe2c70de0a3113ae09b
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.