commit | eb7a4392f151a9373fab56f24cc03d6c01f7527b | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Wed Jan 15 17:13:22 2020 -0800 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Thu Jan 16 01:14:42 2020 +0000 |
tree | 5fdcbd988938b368175a9bab13b6849bb2412058 | |
parent | 7134ba61a3ff14143dc6105c7d20b603faefbf1e [diff] |
[EDGEPOD-98] Update image tags to get them from aether container repo Change-Id: I34a3bb1459da6f74713c9dd8aed8f55e72a6f829
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.