From 635ac822bc51c29b5e7d10826d730a94735db10f Mon Sep 17 00:00:00 2001 From: "jenkins-dependency-updater[bot]" <81680575+jenkins-dependency-updater[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 08:52:38 +0000 Subject: [PATCH] chore(deps): update dependency helm-unittest/helm-unittest to v0.7.1 (#1271) Co-authored-by: jenkins-dependency-updater[bot] <81680575+jenkins-dependency-updater[bot]@users.noreply.github.com> --- .github/renovate-entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate-entrypoint.sh b/.github/renovate-entrypoint.sh index 55e188064..f2297981a 100755 --- a/.github/renovate-entrypoint.sh +++ b/.github/renovate-entrypoint.sh @@ -7,7 +7,7 @@ export YQ_VERSION=v4.44.6 export HELM_VERSION=v3.16.4 # renovate: datasource=github-tags depName=helm-unittest/helm-unittest -export HELM_UNITTEST_VERSION=v0.7.0 +export HELM_UNITTEST_VERSION=v0.7.1 # renovate: datasource=github-tags depName=jenkins-x-plugins/jx-release-version export JENKINS_JX_VERSION=v2.7.8