commit | fc5201740f4de21dff41fe5a8d46e4dba5645d4c | [log] [tgz] |
---|---|---|
author | Daniele Moro <daniele@opennetworking.org> | Tue Jan 28 18:20:39 2020 -0800 |
committer | Daniele Moro <daniele@opennetworking.org> | Fri Jan 31 10:31:45 2020 -0800 |
tree | 5119f797a7bb098f0c539db290349d232a4e9472 | |
parent | 9d067b56727418c67fe1d69fc18c6d4acc0feaaa [diff] |
Update various charts in preparation of SD-BNG release Change-Id: Ie4f792006fd2de8cf4a32f7510d716dacfc1c8cc
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.