commit | 921682fdf80134cea811e50d40aabec62e5f514b | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Mon Mar 04 16:06:09 2019 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Tue Mar 05 10:01:44 2019 -0800 |
tree | 0f32f898d955a522f4839780c2a69989d88e7b59 | |
parent | 3da52d79dc59954322de854299a9b20073c48015 [diff] |
[SEBA-505] Using 1.0.13 version of rcord synchronizer Change-Id: I81e4e86c007dbe771ac0e313ece8e1f5fb1dbc21
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.