commit | 0862f1f101bd1e45b5ba19c7019a280a502ab73b | [log] [tgz] |
---|---|---|
author | Kailash <kailash@onlab.us> | Thu Mar 07 10:42:08 2019 -0800 |
committer | Kailash <kailash@onlab.us> | Thu Mar 07 10:42:08 2019 -0800 |
tree | 0704c57b619ff2012108c8303f864f151121cecd | |
parent | 921682fdf80134cea811e50d40aabec62e5f514b [diff] |
setting latest onos apps versions in siab latest config Change-Id: I2026fced886af66d9587e999659fd9daf229198c
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.