commit | 3f88458c11e5dd5728df6284051da0c596a98f26 | [log] [tgz] |
---|---|---|
author | Daniele Moro <daniele@opennetworking.org> | Tue Jan 28 18:22:57 2020 -0800 |
committer | Carmelo Cascone <carmelo@opennetworking.org> | Fri Jan 31 18:46:23 2020 +0000 |
tree | 99b0c7627fb3869f5b74bf4e3dae5a48f9417c1a | |
parent | fc5201740f4de21dff41fe5a8d46e4dba5645d4c [diff] |
Update seba-services to use released SD-BNG components Also, update base-kubernetes to support kubernetes > 1.15 Change-Id: Iabfdd62623452b91957941773e828f77da403a9f
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.