This website requires JavaScript.
Explore
Get Started
zuul
/
zuul-jobs
Code
Issues
Proposed changes
2cf703c62c
Branches
Tags
View all branches
zuul-jobs
/
playbooks
/
chart-testing
/
run.yaml
5 lines
46 B
YAML
Raw
Normal View
History
Unescape
Escape
Add basic Helm jobs This adds a simple job which runs the `chart-testing` linter against a repository. Change-Id: I974c64343e88c235a6dc887d5378f7db2ee3b1fc
2019-12-20 13:38:12 -05:00
---
-
hosts
:
all
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
roles
:
-
chart-testing
Copy Permalink