commit | 966c4c9b32b1e972b59f7c55e64e4ce0c06c59b6 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Mar 12 13:30:40 2019 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Wed Mar 13 10:03:52 2019 -0700 |
tree | 53c936e02137a4d9b3039dd2d0b5e648b1fafbe5 | |
parent | 0862f1f101bd1e45b5ba19c7019a280a502ab73b [diff] |
SEBA-536 Update xos-core helm chart to use xos-core 3.0.0 and related services Change-Id: I0069b72e5c4cabc26940e5fdd9ee73f9da661fad
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.