From f286e7f2f35002b00c5bacceede8664a3b615c01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 01:17:12 +0000 Subject: [PATCH] chore(deps): update dependency helm/helm to v3.17.0 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 73e8fdcd1..f57a98098 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.16.4 + HELM_VERSION: v3.17.0 # renovate: datasource=github-releases depName=kubernetes-sigs/kind KIND_VERSION: v0.26.0 KIND_CONFIG: .github/kind-config.yaml