From 671e99038287f0168e3eee7655b820c7dd3794c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 22:15:33 +0000 Subject: [PATCH] chore(deps): update dependency helmfile to v1.7.2 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 60c30e3..2809c93 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.3" -helmfile = "1.7.1" +helmfile = "1.7.2" kustomize = "5.8.1" pre-commit = "4.6.1" rust = { version = "stable", components = "llvm-tools" }