zuul-jobs/roles/ensure-chart-testing/defaults/main.yaml
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

5 lines
228 B
YAML

---
chart_testing_version: 2.4.0
ensure_chart_testing_repo_name_helm_chart: "https://github.com/helm/chart-testing/releases/download"
ensure_chart_testing_repo_name_config: "https://raw.githubusercontent.com/helm/chart-testing"