From ec7ae3e86154bbfbfe9a6613480d3d5f75f400fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 13:27:13 +0000 Subject: [PATCH] chore(deps): update dependency helmfile to v1.4.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 8e08eb6..b2048a5 100644 --- a/mise.toml +++ b/mise.toml @@ -4,7 +4,7 @@ "ubi:taiki-e/cargo-llvm-cov" = "latest" ansible = "12.0.0" helm = "3.20.0" -helmfile = "1.3.2" +helmfile = "1.4.0" kustomize = "5.8.1" pre-commit = "4.5.1" rust = { version = "stable", components = "llvm-tools" }