ci: add chart testing (#111)
- closes #18 Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/111 Co-authored-by: Michael Kriese <michael.kriese@visualon.de> Co-committed-by: Michael Kriese <michael.kriese@visualon.de>
This commit is contained in:
parent
ce4352b9bc
commit
58d4630eb8
7 changed files with 122 additions and 26 deletions
6
tools/ct.yml
Normal file
6
tools/ct.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
# helm-extra-args: --timeout 600s
|
||||
check-version-increment: false
|
||||
debug: true
|
||||
target-branch: main
|
||||
lint-conf: .yamllint
|
||||
validate-maintainers: false # does not work with gitea
|
Loading…
Add table
Add a link
Reference in a new issue