From 6be71be73910c46ed06dc92b78285f0aea5f78c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 00:13:45 +0000 Subject: [PATCH] Update dependency helm/helm to v4.2.2 --- .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 daba662050..47ed8b352a 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.1" + HELM_VERSION: "v4.2.2" # renovate: datasource=github-releases depName=helm-unittest/helm-unittest HELM_PLUGIN_UNITTEST_VERSION: "1.1.1" # renovate: datasource=github-releases depName=go-task/task