commit | 33c296d3abadabe6191c0c777900fbb26ffc4d21 | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun.moon@gmail.com> | Fri Jul 26 15:04:17 2019 -0600 |
committer | Hyunsun Moon <hyunsun.moon@gmail.com> | Fri Jul 26 15:15:27 2019 -0600 |
tree | 3bcc5230f061c30b147f043c99c44028ccdb51b2 | |
parent | 43cc9b2c553da32893a29d1ad79d5f93affa40be [diff] |
Remove leading 'v' from the image version tag Change-Id: I1c6b3d37a04a6e1de26fc7a2ee0bef2ec5f7948e
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.