From 1635539da4162adbf6d1fcaff25bafb08badb356 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 04:38:37 +0000 Subject: [PATCH] chore(deps): update dependency helmfile to v1.4.5 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 389b23c..0f0bf31 100644 --- a/mise.toml +++ b/mise.toml @@ -4,7 +4,7 @@ "ubi:taiki-e/cargo-llvm-cov" = "latest" ansible = "12.3.0" helm = "4.1.4" -helmfile = "1.4.4" +helmfile = "1.4.5" kustomize = "5.8.1" pre-commit = "4.6.0" rust = { version = "stable", components = "llvm-tools" }