VOL-4925 - Build and release components.
helmlint.sh
-----------
o set +e will need to be fixed, allowing errors to fly under the radar.
o Check status after 'helm dependency update'. Error reported in output
but jenkins was not aware of this status.
o Replaced string with array accumulation so invalid charts can
be displayed individually in the error summary for readability
o Not clear if the requirements.yaml check is still needed, newer helm
versions allow inlining requirements in Chart.yaml.
o Added a wiki URL documenting error fixes.
Change-Id: I462736e79e8b077db35435416bb8df26185d3d8f
1 file changed