From cdfba6ca23f223aa2cc93882d104abbadf669fb2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 05:50:11 +0000 Subject: [PATCH] chore(deps): update dependency helm to v4.2.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 0c5ab37..c6f3b1f 100644 --- a/mise.toml +++ b/mise.toml @@ -1,3 +1,3 @@ [tools] -helm = "4.1.4" +helm = "4.2.0" helmfile = "1.5.1"