commit | ee29b941b7c753a786591728348645b0b5d1e58a | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Fri Feb 08 09:46:02 2019 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Fri Feb 08 10:21:08 2019 -0800 |
tree | 4aa9b818d7f2bc5a8be4b82c78907a090f992d15 | |
parent | bc53a24b60a3352e5d70942eea6863f4bacd63c2 [diff] |
SEBA-461 update simpleexampleservice chart Change-Id: I9334a57a5544d1cd06d0dde9f3bbee291d889f16
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.