commit | 8ee7f48240b29ad271c523005857436da8ffee31 | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Thu Aug 29 13:57:27 2019 -0500 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Thu Aug 29 21:11:37 2019 +0000 |
tree | 0cdca39efa1bc4fb513d42d726b611b24077a005 | |
parent | 946b5ae9126d2418c59568aaaf4d4610703f8a31 [diff] |
Bump up omecproject imagest to 1.0.0 Change-Id: I611b017ce3c13ae2a9f2ed6bde8b4fdb9eca9e34
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.