From 28d92949244833e40b0c1818da7bbdb924c4abf8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 08:37:58 +0000 Subject: [PATCH] chore(deps): update dependency helm to v3.18.2 --- tasks_tools.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks_tools.yaml b/tasks_tools.yaml index 5c6a46a..37d40f9 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.18.0" ) }}' + HELM_VERSION: '{{ env "HELM_VERSION" | default ( .HELM_VERSION | default "v3.18.2" ) }}' tmpdir: sh: 'mktemp -d' status: