commit | ef51af9551048efbbf86ae0b3693b39c662e9623 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@opennetworking.org> | Mon Jun 24 09:20:44 2019 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Mon Jun 24 22:51:49 2019 +0000 |
tree | 759a75af609deb988c1f45998fd7fd3a88d592b0 | |
parent | 209ff8e44d3c7dca61f0071cc879685d2d895895 [diff] |
Use dev version of volt service for now Change-Id: Ic3d97aa8f143262a5b7fdf2649e1ed0e51a2e730
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.