commit | 95df73fcbd41ed8dbdc7afe6bba2a9ab7d0c749d | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Thu Jun 20 14:33:36 2019 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Thu Jun 20 14:33:40 2019 -0700 |
tree | 98c6cb49bf320b5cac642e682b35cc13bbce4df4 | |
parent | 7d7fc075193f8012d2249310171f9731c4f4746f [diff] |
Using a stable AAA app version in SiaB Change-Id: I0fd4e593feef7b549b2cabf95de07fa9d144a0a6
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.