commit | 47b8fe0130b6a14af289f10463c481852ba38bb8 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Fri May 10 08:31:45 2019 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Fri May 10 08:31:45 2019 -0700 |
tree | acb8e957bcc6d5f4fe00128f09368a02921cdb61 | |
parent | 17e312b16f9964261a6f882b4d452be1a25ec427 [diff] |
Fixing seba-ponsim-latest.yaml after Gerrit 13796 has been merged Change-Id: I155952586a9f1bb9878335f311b39464e0df8737
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.