chore(deps): update dependency helm/chart-testing to v3.13.0 (#1486)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-02 14:29:55 +03:00
committed by GitHub
co-authored by lnx01
parent 373df97629
commit 0a65b106ad
+1 -1
View File
@@ -344,7 +344,7 @@ ginkgo:
$(call go-install-tool,$(GINKGO),github.com/onsi/ginkgo/v2/ginkgo)
CT := $(LOCALBIN)/ct
CT_VERSION := v3.12.0
CT_VERSION := v3.13.0
CT_LOOKUP := helm/chart-testing
ct:
@test -s $(CT) && $(CT) version | grep -q $(CT_VERSION) || \