From 89d60183072bfb97596020e1d0e586dc65d6f248 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 19:55:07 +0000 Subject: [PATCH] chore(deps): update dependency helm to v3.18.0 --- tasks_tools.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks_tools.yaml b/tasks_tools.yaml index 37f7fb8..5c6a46a 100644 --- a/tasks_tools.yaml +++ b/tasks_tools.yaml @@ -114,7 +114,7 @@ tasks: - localbin vars: # renovate: datasource=github-releases depName=helm packageName=helm/helm - HELM_VERSION: '{{ env "HELM_VERSION" | default ( .HELM_VERSION | default "v3.17.3" ) }}' + HELM_VERSION: '{{ env "HELM_VERSION" | default ( .HELM_VERSION | default "v3.18.0" ) }}' tmpdir: sh: 'mktemp -d' status: