zuul-jobs/roles/ensure-chart-testing/README.rst
dg012m bb4ebf4720 Allow customization of helm charts repos
Added default variables to customize the repo name to download
the chart testing helm chart and config files

Change-Id: I37f8db66bdfef7d64e59a89ca8d99b12f95c1be2
2021-02-18 09:07:06 +00:00

18 lines
516 B
ReStructuredText

Ensure chart-testing is installed
**Role Variables**
.. zuul:rolevar:: chart_testing_version
Version of chart-testing to install.
.. zuul:rolevar:: ensure_chart_testing_repo_name_helm_chart
:default: https://github.com/helm/chart-testing/releases/download
The root location to get the chart testing helm chart.
.. zuul:rolevar:: ensure_chart_testing_repo_name_config
:default: https://raw.githubusercontent.com/helm/chart-testing
The root location to get the chart testing configuration files.