commit | bc53a24b60a3352e5d70942eea6863f4bacd63c2 | [log] [tgz] |
---|---|---|
author | Wei-Yu Chen <weiyu@opennetworking.org> | Tue Feb 05 14:05:34 2019 -0800 |
committer | Wei-Yu Chen <weiyu@opennetworking.org> | Thu Feb 07 10:14:50 2019 -0800 |
tree | b74d38449e49945443043c80946d65d31cdbfa11 | |
parent | 9163eb9f6211de6720c367d4b842491ddbc2b27c [diff] |
Use move instead of remove, then we can recover if it doesn't work Change-Id: Ibb3c2bc2382f91e36809903b7ce4a65a84634bb4
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.