From db932b5f0b85d5ec08aac7236f4641f8cadfdcf5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 08:31:59 +0000 Subject: [PATCH] chore(deps): update dependency helm to v3.18.4 --- tasks_tools.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks_tools.yaml b/tasks_tools.yaml index 023cd99..214fdd7 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.2" ) }}' + HELM_VERSION: '{{ env "HELM_VERSION" | default ( .HELM_VERSION | default "v3.18.4" ) }}' tmpdir: sh: 'mktemp -d' status: