commit | 5518510c2db1d01d98f568d2cf287af525f3895f | [log] [tgz] |
---|---|---|
author | Daniele Moro <daniele@opennetworking.org> | Fri Mar 27 19:16:22 2020 +0100 |
committer | Daniele Moro <daniele@opennetworking.org> | Thu Apr 09 14:27:05 2020 +0000 |
tree | 709f4729786574d3a5b84d4807f69fe353a19f2a | |
parent | 822d0c1a2df4497331cd2d9011399f2ce217062c [diff] |
Bump xos-core, xos-services, workflows, seba-services to be compatible with xos-core>4 Change-Id: Iac0e2580fdfd0bb1023fbc6ce59a0a901084aad8
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.