From 5130c64f768ce77c071ec1f352d9197d01a4b1f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 11:03:05 +0000 Subject: [PATCH] chore(deps): update dependency helm to v3.19.0 --- tasks_tools.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks_tools.yaml b/tasks_tools.yaml index ebdff39..7b656c9 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.5" ) }}' + HELM_VERSION: '{{ env "HELM_VERSION" | default ( .HELM_VERSION | default "v3.19.0" ) }}' tmpdir: sh: 'mktemp -d' status: