From b3ab2d2d1c45a77356025672609544f8683a23a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 01:29:54 +0000 Subject: [PATCH] chore(deps): update dependency helmfile to v1.5.5 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index c93ad3d..1522612 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.4" +helmfile = "1.5.5" kustomize = "5.8.1" pre-commit = "4.6.0" rust = { version = "stable", components = "llvm-tools" }