commit | 237822f367449e9f3fc819b854bc4d39bd74e543 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@opennetworking.org> | Fri May 17 09:44:31 2019 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Fri May 17 10:47:22 2019 -0700 |
tree | 258aaea5829936b0fb82db396e8d4b4dc958fc73 | |
parent | f8a5fea85d31a1de728cbc56d986015052e2756d [diff] |
Bump version on att-workflow Change-Id: I93cb4271ce60c4ea687af798433d6efbac600313
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.