zuul-jobs/roles/chart-testing/defaults/main.yaml
James E. Blair ffb6406a40 Move chart-testing to a role and disable version check
Move the chart-testing task to a role (so that it is easily
reconsumable) and update the default arguments to disable checking
for version bumps (instead, we expect to rely on setting the version
when building a release).

Change-Id: I85482dc704c189222c92fd4174f733382ebf69d1
2020-01-09 11:46:41 -08:00

3 lines
128 B
YAML

zuul_work_dir: "{{ zuul.project.src_dir }}"
chart_testing_options: --validate-maintainers=false --check-version-increment=false