commit | cbc41f14e1ba30f1e06a7140d79c772ba08cbfb5 | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Thu Feb 27 11:23:05 2020 -0800 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Thu Feb 27 20:12:15 2020 +0000 |
tree | 27e9ccc4924244a7a0f7a94aae3d7f3f15334442 | |
parent | 887e3e6dd6ab3c4169c2c7fb34917b4debbcbc3e [diff] |
[EDGEPOD-160] Add google application for Aether Change-Id: Idaa77616aa3f83a29372c5754c431d4c4ac1c661
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.