commit | c303c8f98acdd6cea79eee60033f549c535c32f5 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Thu Feb 21 10:52:44 2019 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Fri Feb 22 01:25:49 2019 +0000 |
tree | 4a4c667a48e99daaee42543f5eb7482347a9af31 | |
parent | ecab853681a038881d5a38bc59d6075890622712 [diff] |
Upgrading simple-example-service config mount to the other services Change-Id: I04807e8199637cea6aa0acefd51aef33d18a9429
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.