From 04a4943bca3855c4bd24059824748b6e7b8e62a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 02:49:07 +0000 Subject: [PATCH] chore(deps): update dependency helm/helm to v3.17.1 Signed-off-by: renovate[bot] --- .github/workflows/integration-tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-tests.yaml b/.github/workflows/integration-tests.yaml index 0bd06d33d..248aa5b75 100644 --- a/.github/workflows/integration-tests.yaml +++ b/.github/workflows/integration-tests.yaml @@ -17,7 +17,7 @@ concurrency: env: # renovate: datasource=github-releases depName=helm/helm - HELM_VERSION: v3.17.0 + HELM_VERSION: v3.17.1 # renovate: datasource=github-releases depName=kubernetes-sigs/kind KIND_VERSION: v0.27.0 KIND_CONFIG: .github/kind-config.yaml