From 5f2d2340d924737423c4312230017fd34e62bf13 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 16:40:59 +0000 Subject: [PATCH] Update dependency helm-unittest/helm-unittest to v1.1.0 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9f50fe8c93..27629f2325 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -28,7 +28,7 @@ env: # renovate: datasource=github-releases depName=helm/helm HELM_VERSION: "v4.1.4" # renovate: datasource=github-releases depName=helm-unittest/helm-unittest - HELM_PLUGIN_UNITTEST_VERSION: "1.0.3" + HELM_PLUGIN_UNITTEST_VERSION: "1.1.0" # renovate: datasource=github-releases depName=go-task/task TASK_VERSION: "3.50.0"