commit | b4ae01e518d859fd21c1fa5d393c87fbe2d4aa5f | [log] [tgz] |
---|---|---|
author | Wei-Yu Chen <weiyu@opennetworking.org> | Mon Feb 11 13:11:44 2019 -0800 |
committer | Wei-Yu Chen <weiyu@opennetworking.org> | Mon Feb 11 13:47:05 2019 -0800 |
tree | 26c6be99ec8669cccaa973e60d6c735cf0b739a5 | |
parent | 7102a8155b7704f6a20b59a4032732868bf292b2 [diff] |
Change all images's download location to node1's registry Change-Id: I52e3cd592cdf110edd6d21b180f89c30adbb6b59
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.