commit | a94225527a8f5a753099daf6ef16b0326dfc70f8 | [log] [tgz] |
---|---|---|
author | Daniele Moro <daniele@opennetworking.org> | Mon Dec 16 12:15:24 2019 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Wed Dec 18 01:30:50 2019 +0000 |
tree | a06ea07c015747d1406fec1633c29356073ad1cb | |
parent | 99f9d33e178dfebb2858f574c88444b84a9abd84 [diff] |
Update XOS core certificates Change-Id: Ic5f265287b0f7c0ac7672c26426d40e243cf73b8
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.