From 8a72fd3849bdea8d31b8d245a03ba915831c7c95 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 03:50:18 +0000 Subject: [PATCH] chore(deps): update dependency helmfile to v1.5.4 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 9053335..c93ad3d 100644 --- a/mise.toml +++ b/mise.toml @@ -4,7 +4,7 @@ "ubi:taiki-e/cargo-llvm-cov" = "latest" ansible = "12.3.0" helm = "4.2.1" -helmfile = "1.5.3" +helmfile = "1.5.4" kustomize = "5.8.1" pre-commit = "4.6.0" rust = { version = "stable", components = "llvm-tools" }