commit | 5e4cb5e39f9ecfdaf726696bb04f27f694c00202 | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Wed Feb 05 19:58:46 2020 -0800 |
committer | Hyunsun Moon <hyunsun@opennetworking.org> | Sun Feb 23 00:08:32 2020 -0800 |
tree | 1e0802fc0dca0d972298356fe266e72f0a942c2b | |
parent | 38952227994a0d7c8a599b34ea718c23a86ad251 [diff] |
EDGEPOD-160 Add google application Change-Id: If6af1aaaaaa8192eea92443580e4e11b7b3bfc45
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.