Add nebulous-chart-testing-lint job

Change-Id: I900da0b07101eccade11c1b8fe3b9d79e37becce
This commit is contained in:
Radosław Piliszek 2023-05-30 19:50:03 +02:00
parent 6c553e981b
commit b3a68cd2ef

View File

@ -35,6 +35,13 @@
vars:
helm_version: &helm_version "3.12.0"
- job:
name: nebulous-chart-testing-lint
parent: chart-testing-lint
description: Run chart-testing on Helm charts.
vars:
helm_version: *helm_version
- job:
name: nebulous-apply-helm-charts
parent: apply-helm-charts