commit | c61a2e786cac17fdb6d0afcf57579569f4c8d199 | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Tue Mar 17 13:54:42 2020 -0700 |
committer | Hyunsun Moon <hyunsun@opennetworking.org> | Tue Mar 17 13:54:59 2020 -0700 |
tree | 2335c3e75521f25f24b4fde56418165be7a7f9e5 | |
parent | 6ff622e1bacf155af8bfe0f7e216b0e1e8860e0c [diff] |
Remove temporary static nodePort Change-Id: Iebd832299bec532f400be13c22de18259a583852
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.