From 3027a62b29da4ab02f830afacd30a001248721a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 10:46:09 +0200 Subject: [PATCH] chore(deps): update docker.io/helmunittest/helm-unittest docker tag to v3.14.3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6b77fb943..d886ef3ca 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ .PHONY: lint test -IMAGE_HELM_UNITTEST=docker.io/helmunittest/helm-unittest:3.14.2-0.4.2 +IMAGE_HELM_UNITTEST=docker.io/helmunittest/helm-unittest:3.14.3-0.4.4 IMAGE_CHART_TESTING=quay.io/helmpack/chart-testing:v3.10.1 IMAGE_HELM_DOCS=jnorwood/helm-docs:v1.13.1