commit | 8337756597e6e3aa3d443c689616b929617f7e14 | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Thu Feb 27 18:22:22 2020 -0800 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Fri Feb 28 03:08:58 2020 +0000 |
tree | cb4ba8ff05d58b25e56bf89bb8f58d654b34fddc | |
parent | cbc41f14e1ba30f1e06a7140d79c772ba08cbfb5 [diff] |
Add phoneTypes to show IMSI-PhoneType on UE List Change-Id: Ic1e76329ae4942a1b68dd9740db2e4b38b80639b
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.