commit | 15cc327c316dee35d9b9284a1ad76e0906ad09d2 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray.milkey@gmail.com> | Tue Aug 02 13:27:41 2022 -0700 |
committer | Ray Milkey <ray.milkey@gmail.com> | Tue Aug 02 13:27:41 2022 -0700 |
tree | 356010106b185909e797edbfd8e996a00e61c0e9 | |
parent | 715a4c41043bdf814b7b8f9ea9231cdb36fdf14c [diff] |
Use python3 for the mininet entry point Change-Id: Idfaff80c3638c8aad7a8affa40ae480aaf9d40ca
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.