commit | ee4d1154a2884b4e8e4188985ebd924200e865fb | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@artisancomputer.com> | Mon Mar 23 09:29:53 2020 -0700 |
committer | Zack Williams <zdw@artisancomputer.com> | Mon Mar 23 09:30:31 2020 -0700 |
tree | 31992106cf87461873984bb9b9b088bedd32851a | |
parent | c61a2e786cac17fdb6d0afcf57579569f4c8d199 [diff] |
Rook pulled their beta charts, switch to release and fix later Change-Id: I02217b38840ea943673591f5a1c425a916a879ce
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.