commit | dd29f0ded80963f2f65677a6207c654a1a37c2b6 | [log] [tgz] |
---|---|---|
author | Daniele Moro <daniele@opennetworking.org> | Thu Feb 06 09:50:17 2020 -0800 |
committer | Daniele Moro <daniele@opennetworking.org> | Thu Feb 20 01:51:14 2020 +0000 |
tree | 08a0ba5cfb3c204ef6cbfaf094ffcd545d9c5607 | |
parent | aedb8fd89aa451bf6d90295869a03275fa938b50 [diff] |
Update vrouter dependency on seba-services profile Change-Id: I1c69c81a69236fb3d6351c8daf30f1176c584372
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.