From 9538056d292f5e74e240cfb1d24d79b6bc9df0d0 Mon Sep 17 00:00:00 2001 From: Self-hosted Renovate Bot Date: Wed, 3 Aug 2022 16:33:11 +0300 Subject: [PATCH] Update dependency quay.io/helmpack/chart-testing to v3 --- cloudbuild.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudbuild.yaml b/cloudbuild.yaml index 24e6153..44e2332 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -1,4 +1,4 @@ --- steps: - - name: quay.io/helmpack/chart-testing:v2.4.1 + - name: quay.io/helmpack/chart-testing:v3.7.0 args: [ct, lint, --all, --debug, --chart-dirs, charts]