commit | 85283721f124f11c56b526b94b2c7567e6f9aa1a | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Mon Feb 03 21:21:02 2020 -0800 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Tue Feb 04 15:59:34 2020 +0000 |
tree | c6ad4171b5c84198e45e57c12be305eb592d4c6d | |
parent | 1dfd4d6308b9b36bce9056439f40be8b657f8bc0 [diff] |
Fix OMEC user plane namespace prefix Change-Id: I20539eeafdd4db67ab7f438b4a62266c6e6b520c
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.