From 2aca15d06323943c09b49f23e74b1ea2888904d7 Mon Sep 17 00:00:00 2001 From: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com> Date: Mon, 2 Sep 2024 10:30:04 +0200 Subject: [PATCH] =?UTF-8?q?chore(deps):=20=F0=9F=94=97=20update=20helm-uni?= =?UTF-8?q?ttest?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1713b5653..1d29d8c9d 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ IMAGE_CHART_TESTING=quay.io/helmpack/chart-testing:v3.11.0 IMAGE_HELM_CHANGELOG=ghcr.io/traefik/helm-changelog:v0.3.0 IMAGE_HELM_DOCS=jnorwood/helm-docs:v1.14.2 -IMAGE_HELM_UNITTEST=docker.io/helmunittest/helm-unittest:3.15.4-0.5.2 +IMAGE_HELM_UNITTEST=docker.io/helmunittest/helm-unittest:3.15.4-0.6.1 traefik/tests/__snapshot__: @mkdir traefik/tests/__snapshot__