From d7ab262c6ce3fb7be7cde6d1996c3f4a94896ea1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 19:40:46 +0000 Subject: [PATCH] Update dependency helm/helm to v4.2.1 --- .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 751a1dde20..ad2b7ecfa1 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -26,7 +26,7 @@ env: # renovate: datasource=github-releases depName=kubernetes-sigs/kind KIND_BINARY_VERSION: "v0.32.0" # renovate: datasource=github-releases depName=helm/helm - HELM_VERSION: "v4.2.0" + HELM_VERSION: "v4.2.1" # renovate: datasource=github-releases depName=helm-unittest/helm-unittest HELM_PLUGIN_UNITTEST_VERSION: "1.1.1" # renovate: datasource=github-releases depName=go-task/task