Skip to content

Commit 03a3c77

Browse files
chore(deps): update dependency helm/chart-testing to v3.13.0 (#741)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f34347 commit 03a3c77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ mkcert: ## Download mkcert locally if necessary.
320320
$(call go-install-tool,$(MKCERT),filippo.io/mkcert@$(MKCERT_VERSION))
321321

322322
CT := $(LOCALBIN)/ct
323-
CT_VERSION := v3.12.0
323+
CT_VERSION := v3.13.0
324324
CT_LOOKUP := helm/chart-testing
325325
ct:
326326
@test -s $(CT) && $(CT) version | grep -q $(CT_VERSION) || \

0 commit comments

Comments
 (0)