commit | 8edb83ce691f0b5b45b3b49c9aec719f296df915 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Wed Feb 06 09:28:17 2019 -0700 |
committer | Andy Bavier <andy@onlab.us> | Wed Feb 06 10:12:26 2019 -0700 |
tree | 1f5c473e5932fde7a81f0e96a7742b5a0d3fccb3 | |
parent | d21956f9099a94820f520e33bef896a335fc551a [diff] |
SEBA-298 Upgrade xos-tosca version Change-Id: I39e62dae5d00ce6156f6a56a12ac35fd8caa7318
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.