From 5506a53f82d602749e9e7f25c4d7664bde4669c7 Mon Sep 17 00:00:00 2001 From: "jenkins-dependency-updater[bot]" <81680575+jenkins-dependency-updater[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 13:34:49 +0100 Subject: [PATCH] chore(deps): update dependency helm-unittest/helm-unittest to v0.6.0 (#1186) 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 ce8fb213c..60908c4f8 100755 --- a/.github/renovate-entrypoint.sh +++ b/.github/renovate-entrypoint.sh @@ -7,7 +7,7 @@ export YQ_VERSION=v4.44.3 export HELM_VERSION=v3.15.4 # renovate: datasource=github-tags depName=helm-unittest/helm-unittest -export HELM_UNITTEST_VERSION=v0.5.2 +export HELM_UNITTEST_VERSION=v0.6.0 # renovate: datasource=github-tags depName=jenkins-x-plugins/jx-release-version export JENKINS_JX_VERSION=v2.7.3